allhosts mount point changed
This commit is contained in:
parent
d7e307241c
commit
721ef7ee6b
@ -151,7 +151,7 @@ spec:
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if .Values.allhosts.enabled }}
|
{{- if .Values.allhosts.enabled }}
|
||||||
- name: allhosts
|
- name: allhosts
|
||||||
mountPath: /var/lib/allhosts.tsv
|
mountPath: /etc/onlinesales/config/allhosts/allhosts.tsv
|
||||||
subPath: allhosts.tsv
|
subPath: allhosts.tsv
|
||||||
readOnly: true
|
readOnly: true
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user