update path
This commit is contained in:
@@ -34,8 +34,9 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git
|
repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
# Utilise le chemin du répertoire Helm (premier générateur)
|
# Construit explicitement le chemin Helm à partir du basename
|
||||||
path: '{{path}}'
|
# pour éviter que {{path}} prenne la valeur du fichier config.json
|
||||||
|
path: 'helm/headlamp/{{path.basename}}'
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- values.yaml
|
- values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user