Skip to content

Commit 08061da

Browse files
authored
sakura-dev-ops-botの設定を修正 (#1282)
* sakura-dev-ops-botの設定を修正 * rucq-devにoperatorsを追加
1 parent d4b42e9 commit 08061da

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

sakura-dev-ops-bot/config/config.yaml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -666,13 +666,27 @@ commands:
666666
- cp20
667667
- Kentaro1043
668668
- pirosiki
669+
- name: rucq-dev
670+
templateRef: kubectl
671+
argsPrefix:
672+
- rollout
673+
- restart
674+
- deployment
675+
- rucq-backend
676+
- -n
677+
- rucq-dev
678+
operators:
679+
- Takeno_hito
680+
- cp20
681+
- Kentaro1043
682+
- pirosiki
669683
- name: booq
670684
templateRef: kubectl
671685
argsPrefix:
672686
- rollout
673687
- restart
674688
- deployment
675-
- booq
689+
- booq-backend
676690
- -n
677691
- booq
678692
operators:
@@ -686,7 +700,7 @@ commands:
686700
- rollout
687701
- restart
688702
- deployment
689-
- booq
703+
- booq-backend
690704
- -n
691705
- booq-dev
692706
operators:

0 commit comments

Comments
 (0)