messaging-bridges - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
495d7e76f7
commit
f036e5c3d0
3 changed files with 2 additions and 2 deletions
|
@ -128,7 +128,7 @@
|
|||
object_objectname: imagestream.yml
|
||||
- role: openshift/object
|
||||
object_app: messaging-bridges
|
||||
object_template: buildconfig.yml
|
||||
object_template: buildconfig.yml.j2
|
||||
object_objectname: buildconfig.yml
|
||||
|
||||
- role: openshift/start-build
|
||||
|
@ -140,7 +140,7 @@
|
|||
|
||||
- role: openshift/object
|
||||
object_app: messaging-bridges
|
||||
object_template: configmap.yml
|
||||
object_template: configmap.yml.j2
|
||||
object_objectname: configmap.yml
|
||||
- role: openshift/object
|
||||
object_app: messaging-bridges
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue