From dd0737d5a78fbaaabd5319784772c8236909fe5b Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Wed, 9 Jul 2025 12:39:12 +1000 Subject: [PATCH] Rebase Authelia smb volumes #2 --- services/Authelia/deployment-authelia.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Authelia/deployment-authelia.yaml b/services/Authelia/deployment-authelia.yaml index 8618b7e..deb8028 100644 --- a/services/Authelia/deployment-authelia.yaml +++ b/services/Authelia/deployment-authelia.yaml @@ -29,7 +29,7 @@ spec: - name: web containerPort: 9091 volumeMounts: - - name: flexvolsmb-authelia-conf + - name: csismb-authelia-conf mountPath: /config - name: redis image: redis:7-alpine