Skip to content

Commit 41da00e

Browse files
committed
sakura-dev-ops-botの設定を修正
1 parent d4b42e9 commit 41da00e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -666,13 +666,22 @@ 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
669678
- name: booq
670679
templateRef: kubectl
671680
argsPrefix:
672681
- rollout
673682
- restart
674683
- deployment
675-
- booq
684+
- booq-backend
676685
- -n
677686
- booq
678687
operators:
@@ -686,7 +695,7 @@ commands:
686695
- rollout
687696
- restart
688697
- deployment
689-
- booq
698+
- booq-backend
690699
- -n
691700
- booq-dev
692701
operators:

0 commit comments

Comments
 (0)