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