and the RIGHT filename is better

This commit is contained in:
Martyn 2023-12-04 17:14:18 +00:00
parent af2cf76c9c
commit 2107a69c62
1 changed files with 1 additions and 1 deletions

View File

@ -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