Add lint prefix to template_fullpath to match openshift/object

This commit is contained in:
Greg Sutcliffe 2025-03-13 15:45:07 +00:00
parent 6687bfb589
commit 2ccdc83dce

View file

@ -5,4 +5,4 @@
vars:
object_app: "{{imagestream_app}}"
object_objectname: imagestream-{{imagestream_imagename}}.yml
template_fullpath: "{{roles_path}}/openshift/imagestream/templates/imagestream.yml"
object_template_fullpath: "{{roles_path}}/openshift/imagestream/templates/imagestream.yml"