File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ spec:
147147{{- if ne .Values.linux.krb5CacheDirectory "" }}
148148 - mountPath : {{ .Values.linux.kubelet }}/kerberos/
149149 mountPropagation : Bidirectional
150- name : krb5Cache -dir
150+ name : krb5cache -dir
151151{{- end }}
152152 resources : {{- toYaml .Values.linux.resources.smb | nindent 12 }}
153153 volumes :
@@ -167,6 +167,6 @@ spec:
167167 - hostPath :
168168 path : {{ .Values.linux.krb5CacheDirectory }}
169169 type : DirectoryOrCreate
170- name : krb5Cache -dir
170+ name : krb5cache -dir
171171{{- end }}
172172{{- end -}}
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ spec:
147147{{- if ne .Values.linux.krb5CacheDirectory "" }}
148148 - mountPath : {{ .Values.linux.kubelet }}/kerberos/
149149 mountPropagation : Bidirectional
150- name : krb5Cache -dir
150+ name : krb5cache -dir
151151{{- end }}
152152 resources : {{- toYaml .Values.linux.resources.smb | nindent 12 }}
153153 volumes :
@@ -167,6 +167,6 @@ spec:
167167 - hostPath :
168168 path : {{ .Values.linux.krb5CacheDirectory }}
169169 type : DirectoryOrCreate
170- name : krb5Cache -dir
170+ name : krb5cache -dir
171171{{- end }}
172172{{- end -}}
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ spec:
147147{{- if ne .Values.linux.krb5CacheDirectory "" }}
148148 - mountPath : {{ .Values.linux.kubelet }}/kerberos/
149149 mountPropagation : Bidirectional
150- name : krb5Cache -dir
150+ name : krb5cache -dir
151151{{- end }}
152152 resources : {{- toYaml .Values.linux.resources.smb | nindent 12 }}
153153 volumes :
@@ -167,6 +167,6 @@ spec:
167167 - hostPath :
168168 path : {{ .Values.linux.krb5CacheDirectory }}
169169 type : DirectoryOrCreate
170- name : krb5Cache -dir
170+ name : krb5cache -dir
171171{{- end }}
172172{{- end -}}
You can’t perform that action at this time.
0 commit comments