Try to change the path

This commit is contained in:
dvirlabs 2025-07-28 12:02:30 +03:00
parent f190f3d1f6
commit 234d35ca51

View File

@ -12,7 +12,7 @@ spec:
- path: env-sets/dev/services/svc-*.yaml # סורק כל svc-*.yaml - path: env-sets/dev/services/svc-*.yaml # סורק כל svc-*.yaml
template: template:
metadata: metadata:
name: '{{ path.basename | replace ".yaml" "" | replace "." "-" | lower }}-dev' name: '{{ path.basename | replace ".yaml" "" | replace "_" "-" | replace "." "-" | lower }}-dev'
spec: spec:
project: sandbox project: sandbox
destination: destination: