fedora-coreos-pipeline - rename yml templates to .j2

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-12-11 17:12:33 +10:00
parent 79aba5193f
commit 4116c34320
4 changed files with 3 additions and 3 deletions

View file

@ -4,6 +4,6 @@ project_description: Fedora CoreOS Pipeline
appowners: [] appowners: []
ocp_service_account: root ocp_service_account: root
project_templates: project_templates:
- project.yaml - project.yaml.j2
- group.yaml - group.yaml.j2
- rolebinding.yaml - rolebinding.yaml.j2