From 789834a151322a04df772a10c8a402f972afd3bc Mon Sep 17 00:00:00 2001 From: AB-UK Date: Wed, 11 Mar 2026 15:33:54 +0000 Subject: [PATCH] Fix authentik --- k8s/core/authentik/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/core/authentik/app.yaml b/k8s/core/authentik/app.yaml index 1a0f9af..43621bc 100644 --- a/k8s/core/authentik/app.yaml +++ b/k8s/core/authentik/app.yaml @@ -18,4 +18,4 @@ spec: prune: true syncOptions: - CreateNamespace=true - + - ServerSideApply=true