Also deploy maubot on deployment config change

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard
2023-10-16 12:39:49 +02:00
parent 424a9259fc
commit 3acc8db917

View File

@@ -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