mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
Also deploy maubot on deployment config change
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -86,11 +86,12 @@ spec:
|
||||
secret:
|
||||
secretName: maubot-fedora-messaging-crt
|
||||
triggers:
|
||||
- type: ImageChange
|
||||
imageChangeParams:
|
||||
automatic: true
|
||||
containerNames:
|
||||
- "maubot"
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
name: maubot:latest
|
||||
- type: ConfigChange
|
||||
- type: ImageChange
|
||||
imageChangeParams:
|
||||
automatic: true
|
||||
containerNames:
|
||||
- maubot
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
name: maubot:latest
|
||||
|
||||
Reference in New Issue
Block a user