From d1cc253276960e7f314fa8690387f61fe860f995 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Wed, 21 Aug 2024 22:35:16 -0500 Subject: [PATCH] specifiy namespace --- clusters/cl01tl/platform/authentik/templates/gateway.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/authentik/templates/gateway.yaml b/clusters/cl01tl/platform/authentik/templates/gateway.yaml index a33316169..85eac3b31 100644 --- a/clusters/cl01tl/platform/authentik/templates/gateway.yaml +++ b/clusters/cl01tl/platform/authentik/templates/gateway.yaml @@ -25,5 +25,6 @@ spec: mode: Terminate certificateRefs: - kind: Secret - name: wildcard-tls-alexlebens-net group: '' + name: wildcard-tls-alexlebens-net + namespace: cilium-secrets