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:
Dusty Mabe 2022-04-20 23:00:21 -04:00 committed by dustymabe
parent affac369ab
commit 2266a74ee6
3 changed files with 0 additions and 12 deletions

View file

@ -54,10 +54,6 @@
template: deploymentconfig.yml
objectname: deploymentconfig.yml
- role: openshift/rollout
app: coreos-koji-tagger
dcname: coreos-koji-tagger
###############################################
# actions to delete the project from OpenShift
###############################################

View file

@ -92,10 +92,6 @@
template: pvc.yml
objectname: pvc.yml
- role: openshift/rollout
app: coreos-ostree-importer
dcname: coreos-ostree-importer
###############################################
# actions to delete the project from OpenShift
###############################################

View file

@ -42,10 +42,6 @@
template: pvc.yml
objectname: pvc.yml
- role: openshift/rollout
app: fedora-ostree-pruner
dcname: fedora-ostree-pruner
###############################################
# actions to delete the project from OpenShift
###############################################