Try to change the path
This commit is contained in:
parent
a5a8be9e05
commit
f190f3d1f6
@ -9,7 +9,7 @@ spec:
|
||||
repoURL: https://git.dvirlabs.com/dvirlabs/app-definition.git
|
||||
revision: HEAD
|
||||
files:
|
||||
- path: env-sets/dev/services/svc-1.yaml
|
||||
- path: env-sets/dev/services/svc-*.yaml # סורק כל svc-*.yaml
|
||||
template:
|
||||
metadata:
|
||||
name: '{{ path.basename | replace ".yaml" "" | replace "." "-" | lower }}-dev'
|
||||
@ -24,7 +24,7 @@ spec:
|
||||
path: ngnix-message
|
||||
helm:
|
||||
valueFiles:
|
||||
- 'services/{{path.basename}}'
|
||||
- env-sets/dev/services/{{path.basename}} # שימוש בקובץ הנוכחי
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user