Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntax3rror404 committed Jan 11, 2024
1 parent 8b79a04 commit 0519d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
volumeMounts:
{{- if .Values.configMap.enabled }}
- name: config-volume
mountPath: /pfad/zu/mount
mountPath: /usr/share/nginx/html
{{- end }}
{{- range .Values.existingConfigMaps }}
- name: {{ .name }}
Expand Down

0 comments on commit 0519d70

Please sign in to comment.