Also deploy maubot on deployment config change
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
424a9259fc
commit
3acc8db917
1 changed files with 9 additions and 8 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue