1
0
Fork 0
forked from infra/ansible

blockerbugs: remove deploymentconfig from playbook

Oops, we should have done this along with deleting it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2026-04-27 11:15:36 -07:00 committed by Adam Williamson
commit b0415adc16

View file

@ -92,11 +92,6 @@
object_template: buildconfig.yml.j2
object_objectname: buildconfig.yml
- role: openshift/object
object_app: blockerbugs
object_template: deploymentconfig.yml.j2
object_objectname: deploymentconfig.yml
- role: openshift/object
object_app: blockerbugs
object_template: deployment.yml.j2