openshift-apps: remove openshift/rollout step from a few apps
This always seems to fail anyway when I deploy and the app still comes up fine so I'm inclined to delete the step.
This commit is contained in:
parent
affac369ab
commit
2266a74ee6
3 changed files with 0 additions and 12 deletions
|
@ -54,10 +54,6 @@
|
||||||
template: deploymentconfig.yml
|
template: deploymentconfig.yml
|
||||||
objectname: deploymentconfig.yml
|
objectname: deploymentconfig.yml
|
||||||
|
|
||||||
- role: openshift/rollout
|
|
||||||
app: coreos-koji-tagger
|
|
||||||
dcname: coreos-koji-tagger
|
|
||||||
|
|
||||||
###############################################
|
###############################################
|
||||||
# actions to delete the project from OpenShift
|
# actions to delete the project from OpenShift
|
||||||
###############################################
|
###############################################
|
||||||
|
|
|
@ -92,10 +92,6 @@
|
||||||
template: pvc.yml
|
template: pvc.yml
|
||||||
objectname: pvc.yml
|
objectname: pvc.yml
|
||||||
|
|
||||||
- role: openshift/rollout
|
|
||||||
app: coreos-ostree-importer
|
|
||||||
dcname: coreos-ostree-importer
|
|
||||||
|
|
||||||
###############################################
|
###############################################
|
||||||
# actions to delete the project from OpenShift
|
# actions to delete the project from OpenShift
|
||||||
###############################################
|
###############################################
|
||||||
|
|
|
@ -42,10 +42,6 @@
|
||||||
template: pvc.yml
|
template: pvc.yml
|
||||||
objectname: pvc.yml
|
objectname: pvc.yml
|
||||||
|
|
||||||
- role: openshift/rollout
|
|
||||||
app: fedora-ostree-pruner
|
|
||||||
dcname: fedora-ostree-pruner
|
|
||||||
|
|
||||||
###############################################
|
###############################################
|
||||||
# actions to delete the project from OpenShift
|
# actions to delete the project from OpenShift
|
||||||
###############################################
|
###############################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue