1
0
Fork 0
forked from infra/ansible

replaced deployment file in playbook and fixed image path

Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
Pedro Moura 2026-03-16 18:20:37 -03:00 committed by Kevin Fenzi
commit 0adc18a9b8

View file

@ -104,8 +104,8 @@
- role: openshift/object
object_app: poddlers
object_template: deploymentconfig.yml.j2
object_objectname: deploymentconfig.yml
object_template: deployment.yml.j2
object_objectname: deployment.yml
- role: openshift/object
object_app: poddlers