From 2107a69c622a3a90b016022b941ba5f53116a3c4 Mon Sep 17 00:00:00 2001 From: Martyn Date: Mon, 4 Dec 2023 17:14:18 +0000 Subject: [PATCH] and the RIGHT filename is better --- apps-helm/wg-access-server/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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