From 23858e51de9cb216a491b61ef9a8353f65717957 Mon Sep 17 00:00:00 2001 From: Quentin Joly Date: Fri, 13 Dec 2024 22:18:29 +0100 Subject: [PATCH] Remove unnecessary placeholder from deployment.yaml --- charts/common/templates/deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/common/templates/deployment.yaml b/charts/common/templates/deployment.yaml index ddedb6a..47a62e9 100644 --- a/charts/common/templates/deployment.yaml +++ b/charts/common/templates/deployment.yaml @@ -62,7 +62,6 @@ spec: {{- end }} {{- end }} {{- if .Values.variables.secret.existingSecret }} - toto {{- range $index, $value := .Values.variables.secret.existingSecret }} - name: {{ $value.envName }} valueFrom: