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:36 -03:00 committed by Kevin Fenzi
commit 720e354f99

View file

@ -133,8 +133,8 @@
# Deployment config
- role: openshift/object
object_app: mirrormanager
object_template: deploymentconfig.yml.j2
object_objectname: deploymentconfig.yml
object_template: deployment.yml.j2
object_objectname: deployment.yml
# Cron jobs
- role: openshift/object