maubot: add missing configmap object to the playbook
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
31a09f6e49
commit
9a90c995bf
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,11 @@
|
|||
file: storage.yml
|
||||
objectname: storage.yml
|
||||
|
||||
- role: openshift/object
|
||||
app: maubout
|
||||
template: configmap.yml
|
||||
objectname: configmap.yml
|
||||
|
||||
- role: openshift/start-build
|
||||
app: maubot
|
||||
buildname: maubot-build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue