coreos - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
16e054eea7
commit
a8f85f4bb5
16 changed files with 13 additions and 13 deletions
|
@ -5,7 +5,7 @@ project_service_account: coreos-ci-sa
|
|||
appowners: []
|
||||
ocp_service_account: root
|
||||
project_templates:
|
||||
- project.yaml
|
||||
- group.yaml
|
||||
- rolebinding.yaml
|
||||
- securitycontextconstraints.yaml
|
||||
- project.yaml.j2
|
||||
- group.yaml.j2
|
||||
- rolebinding.yaml.j2
|
||||
- securitycontextconstraints.yaml.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue