diff --git a/k8s/core/authentik/app.yaml b/k8s/core/authentik/app.yaml index 1a0f9aff..43621bc2 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