PLease work

This commit is contained in:
dvirlabs 2025-07-28 02:09:17 +03:00
parent c2e940e8c2
commit e0094c7f37

View File

@ -11,7 +11,7 @@ spec:
files:
- path: services/svc-*.yaml
extract:
appname: '{{ index .path.segments 4 | trimSuffix ".yaml" }}'
appname: '{{ index .path.segments 3 | trimSuffix ".yaml" }}'
template:
metadata:
name: '{{ appname }}-dev'