messaging-bridges - rename yml templates to .j2

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-12-11 13:15:55 +10:00
parent 495d7e76f7
commit f036e5c3d0
3 changed files with 2 additions and 2 deletions

View file

@ -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