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