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