Appset path fix

This commit is contained in:
Adrien Bouvais 2026-08-14 16:37:36 +02:00
parent 403b4b564e
commit e4922fc3be

View File

@ -22,7 +22,7 @@ spec:
path: charts/tenant path: charts/tenant
helm: helm:
valueFiles: valueFiles:
- '$values/tenants/{{.name}}/config.yaml' - '$values/tenants/tenant-{{.name}}/config.yaml'
- repoURL: https://git.bouvais.lu/adrien/ctie-exercice - repoURL: https://git.bouvais.lu/adrien/ctie-exercice
targetRevision: main targetRevision: main
ref: values ref: values