delete container mount /etc/sysconfig/mrzcpd
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
- name: ldconfig-mrzcpd
|
||||
mountPath: /etc/ld.so.conf.d/mrzcpd.conf
|
||||
readOnly: true
|
||||
- name: sysconfig-mrzcpd
|
||||
mountPath: /etc/sysconfig/mrzcpd
|
||||
readOnly: true
|
||||
|
||||
{{- end -}}
|
||||
|
||||
@@ -50,10 +47,6 @@
|
||||
hostPath:
|
||||
path: /etc/ld.so.conf.d/mrzcpd.conf
|
||||
type: File
|
||||
- name: sysconfig-mrzcpd
|
||||
hostPath:
|
||||
path: /etc/sysconfig/mrzcpd
|
||||
type: File
|
||||
{{- end -}}
|
||||
|
||||
{{- define "traffic-engine.volume.hostpath" -}}
|
||||
|
||||
@@ -494,10 +494,6 @@ enable_breakpad_upload=0
|
||||
hostPath:
|
||||
path: /etc/ld.so.conf.d/mrzcpd.conf
|
||||
type: File
|
||||
- name: sysconfig-mrzcpd
|
||||
hostPath:
|
||||
path: /etc/sysconfig/mrzcpd
|
||||
type: File
|
||||
{{- end -}}
|
||||
|
||||
{{- define "traffic-engine.mount.mrzcpd" -}}
|
||||
@@ -520,9 +516,6 @@ enable_breakpad_upload=0
|
||||
- name: ldconfig-mrzcpd
|
||||
mountPath: /etc/ld.so.conf.d/mrzcpd.conf
|
||||
readOnly: true
|
||||
- name: sysconfig-mrzcpd
|
||||
mountPath: /etc/sysconfig/mrzcpd
|
||||
readOnly: true
|
||||
|
||||
{{- end -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user