From 412af0853bc101193615bd56f1ed098baa811ad9 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Tue, 30 Dec 2025 18:55:10 +0100 Subject: [PATCH] change variable --- 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 259e3f4..395b966 100644 --- a/apps/applicationset-headlamp.yaml +++ b/apps/applicationset-headlamp.yaml @@ -24,7 +24,7 @@ spec: valueFiles: - values.yaml destination: - server: '{{server}}' # Il utilise la variable définie dans config.json + server: '{{name}}' # Il utilise la variable définie dans config.json namespace: 'headlamp-{{path.basename}}' syncPolicy: automated: