Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Lindsay Codecademy <[email protected]>
  • Loading branch information
lindsaylandry committed Aug 1, 2022
1 parent beb7a5c commit 57decba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/service/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ spec:
envFrom:
- secretRef:
name: {{ .Values.envFromSecret }}
{{- end }}
env:
{{- range $key, $value := .Values.envKeyValue }}
- name: {{ $key }}
Expand Down

0 comments on commit 57decba

Please sign in to comment.