maubot-stg: remove old deploymentconfig
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
d490d6acc6
commit
0aa1e3725d
1 changed files with 6 additions and 0 deletions
|
@ -112,6 +112,12 @@
|
||||||
objectname: deploymentconfig.yml
|
objectname: deploymentconfig.yml
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
|
|
||||||
|
- role: openshift/object-delete
|
||||||
|
app: maubot
|
||||||
|
file: deploymentconfig.yml
|
||||||
|
objectname: deploymentconfig.yml
|
||||||
|
when: env != "production"
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: maubot
|
app: maubot
|
||||||
file: deployment.yml
|
file: deployment.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue