resultsdb-ci-listener - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
d6618b20b8
commit
00316b7d5d
4 changed files with 3 additions and 3 deletions
|
@ -58,15 +58,15 @@
|
|||
|
||||
- role: openshift/object
|
||||
object_app: resultsdb-ci-listener
|
||||
object_template: secrets.yml
|
||||
object_template: secrets.yml.j2
|
||||
object_objectname: secrets.yml
|
||||
|
||||
- role: openshift/object
|
||||
object_app: resultsdb-ci-listener
|
||||
object_template: configmaps.yml
|
||||
object_template: configmaps.yml.j2
|
||||
object_objectname: configmaps.yml
|
||||
|
||||
- role: openshift/object
|
||||
object_app: resultsdb-ci-listener
|
||||
object_template: deploymentconfigs.yml
|
||||
object_template: deploymentconfigs.yml.j2
|
||||
object_objectname: deploymentconfigs.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue