and the RIGHT filename is better
This commit is contained in:
parent
af2cf76c9c
commit
2107a69c62
|
@ -69,7 +69,7 @@ spec:
|
||||||
{{- end}}
|
{{- end}}
|
||||||
{{- if .Values.config.csiSecretsStore }}
|
{{- if .Values.config.csiSecretsStore }}
|
||||||
- name: WG_CONFIG
|
- name: WG_CONFIG
|
||||||
value: /secret/config.yaml
|
value: /secrets/config.yaml
|
||||||
{{- end}}
|
{{- end}}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: tun
|
- name: tun
|
||||||
|
|
Loading…
Reference in New Issue