PLease work

This commit is contained in:
dvirlabs 2025-07-28 02:02:40 +03:00
parent 0fde85d706
commit 3c80b8815b

View File

@ -9,14 +9,14 @@ spec:
repoURL: https://git.dvirlabs.com/dvirlabs/app-definition.git
revision: HEAD
files:
- path: env-sets/dev/services/*.yaml
- path: services/svc-*.yaml
extract:
appname: '{{ .service.name }}' # 🔥 Extract from content: name: svc-1
appname: '{{ .service.name }}'
template:
metadata:
name: '{{ appname }}-dev'
spec:
project: default
project: sandbox
destination:
server: https://kubernetes.default.svc
namespace: dev