maubot-stage: try to return to original setup for now

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-10-29 15:44:07 +10:00
parent d2bb51f186
commit d078254216

View file

@ -110,13 +110,13 @@
app: maubot app: maubot
file: deploymentconfig.yml file: deploymentconfig.yml
objectname: deploymentconfig.yml objectname: deploymentconfig.yml
when: env == "production" #when: env == "production"
- role: openshift/object #- role: openshift/object
app: maubot # app: maubot
file: deployment.yml # file: deployment.yml
objectname: deployment.yml # objectname: deployment.yml
when: env != "production" # when: env != "production"
- role: openshift/rollout - role: openshift/rollout