temp remove volumemount

master
Marius Ensrud 5 years ago
parent 945362db3f
commit ff36eadd6b

@ -47,13 +47,7 @@ spec:
port: http port: http
resources: resources:
{{- toYaml .Values.resources | nindent 12 }} {{- toYaml .Values.resources | nindent 12 }}
volumeMounts:
- name: config
mountPath: /config
- name: spool
mountPath: "/var/spool/cups-pdf"
- name: avahi
mountPath: /services
volumes: volumes:
- name: config - name: config
{{- if .Values.persistence.enabled }} {{- if .Values.persistence.enabled }}

Loading…
Cancel
Save