diff --git a/apps/applicationset-headlamp.yaml b/apps/applicationset-headlamp.yaml index 395b966..259e3f4 100644 --- a/apps/applicationset-headlamp.yaml +++ b/apps/applicationset-headlamp.yaml @@ -24,7 +24,7 @@ spec: valueFiles: - values.yaml destination: - server: '{{name}}' # Il utilise la variable définie dans config.json + server: '{{server}}' # Il utilise la variable définie dans config.json namespace: 'headlamp-{{path.basename}}' syncPolicy: automated: