Skip to content

Commit

Permalink
Remove unnecessary placeholder from deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
qjoly committed Dec 13, 2024
1 parent 2165419 commit 23858e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/common/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ spec:
{{- end }}
{{- end }}
{{- if .Values.variables.secret.existingSecret }}
toto
{{- range $index, $value := .Values.variables.secret.existingSecret }}
- name: {{ $value.envName }}
valueFrom:
Expand Down

0 comments on commit 23858e5

Please sign in to comment.