adding image suffix to keep inputs whole

This commit is contained in:
Rob Jackson 2025-05-20 22:10:19 -04:00
parent cf87e0da38
commit 40ec68512d

View file

@ -11,6 +11,8 @@ spec:
default: "" default: ""
image_prefix: image_prefix:
default: "$CI_TEMPLATE_REGISTRY_HOST/security-products" default: "$CI_TEMPLATE_REGISTRY_HOST/security-products"
image_suffix:
dafault: ""
search_max_depth: search_max_depth:
default: 4 default: 4
image_tag: image_tag: