diff --git a/apps-helm/wg-access-server/templates/deployment.yaml b/apps-helm/wg-access-server/templates/deployment.yaml index 58ffc5b..77ffb86 100644 --- a/apps-helm/wg-access-server/templates/deployment.yaml +++ b/apps-helm/wg-access-server/templates/deployment.yaml @@ -69,7 +69,7 @@ spec: {{- end}} {{- if .Values.config.csiSecretsStore }} - name: WG_CONFIG - value: /secret/config.yaml + value: /secrets/config.yaml {{- end}} volumeMounts: - name: tun