maubot-stg: try to use the deployment again

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-10-29 15:53:12 +10:00
parent d078254216
commit 205015b202
2 changed files with 7 additions and 7 deletions

View file

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

View file

@ -12,4 +12,4 @@ spec:
targetPort: 8080
selector:
app: maubot
deploymentconfig: maubot
deployment: maubot