From 8d8cee04aedd5ee0a661c297c8b83315d5f837b9 Mon Sep 17 00:00:00 2001 From: William P Date: Tue, 4 Mar 2025 15:11:18 -0500 Subject: [PATCH] authentik: trying to get the certs to be detected --- authentik/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authentik/values.yaml b/authentik/values.yaml index 918d15b..4e5b0b7 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -3,7 +3,7 @@ authentik: volumeMounts: - name: cert-dubyatp-xyz readOnly: true - mountPath: "/certs" + mountPath: "/certs/dubyatp-xyz" volumes: - name: cert-dubyatp-xyz secret: @@ -12,7 +12,7 @@ authentik: volumeMounts: - name: cert-dubyatp-xyz readOnly: true - mountPath: "/certs" + mountPath: "/certs/dubyatp-xyz" volumes: - name: cert-dubyatp-xyz secret: