Skip to content

Commit

Permalink
maubot-stg: remove deleteing DC from playbook
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Lerch <[email protected]>
  • Loading branch information
ryanlerch committed Oct 22, 2024
1 parent aef1669 commit e389d23
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions playbooks/openshift-apps/maubot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e389d23

Please sign in to comment.