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
9f4fc542e4
commit
0adc18a9b8
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue