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:
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue