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
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -86,11 +86,12 @@ spec:
secret: secret:
secretName: maubot-fedora-messaging-crt secretName: maubot-fedora-messaging-crt
triggers: triggers:
- type: ImageChange - type: ConfigChange
imageChangeParams: - type: ImageChange
automatic: true imageChangeParams:
containerNames: automatic: true
- "maubot" containerNames:
from: - maubot
kind: ImageStreamTag from:
name: maubot:latest kind: ImageStreamTag
name: maubot:latest