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:
parent
a633985c58
commit
720e354f99
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue