maubot: dont use deploymentconfig for prod
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
687ca73cf2
commit
021408c107
1 changed files with 0 additions and 13 deletions
|
@ -106,23 +106,10 @@
|
|||
serviceport: maubot
|
||||
servicename: maubot
|
||||
|
||||
- role: openshift/object
|
||||
app: maubot
|
||||
file: deploymentconfig.yml
|
||||
objectname: deploymentconfig.yml
|
||||
when: env == "production"
|
||||
|
||||
- role: openshift/object
|
||||
app: maubot
|
||||
file: deployment.yml
|
||||
objectname: deployment.yml
|
||||
when: env != "production"
|
||||
|
||||
|
||||
- role: openshift/rollout
|
||||
app: maubot
|
||||
dcname: maubot
|
||||
when: env == "production"
|
||||
|
||||
###############################################
|
||||
# actions to delete the project from OpenShift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue