Fix issue with missing volume
This commit is contained in:
parent
0eb14ce3fd
commit
8f32d7a912
@ -133,8 +133,6 @@ spec:
|
||||
{{- range $config.extraVolumes }}
|
||||
- {{ toYaml . | nindent 16 }}
|
||||
{{- end }}
|
||||
{{- if $config.kubeconfigSecret.name }}
|
||||
- name: kubeconfig
|
||||
emptyDir: {}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user