Skip to content
Snippets Groups Projects

Master

Merged Bryan BRANCOTTE requested to merge master into release
4 files
+ 12
67
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -112,6 +112,11 @@ spec:
volumeMounts:
- name: server-static
mountPath: /usr/src/app/static/
{{- if .Values.django.persistence.enabled }}
- name: persistent-files
mountPath: /usr/src/app/media/
subPath: media
{{- end }}
- name: config-volume
mountPath: /etc/nginx/nginx.conf
subPath: nginx.conf