From 5a83aad1b4dc150229f405a1a5b07aa6d6b081b9 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Tue, 30 Dec 2025 19:10:52 +0100 Subject: [PATCH] change server --- apps/applicationset-headlamp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: