diff --git a/argocd/applications/authelia.yaml b/argocd/applications/authelia.yaml index 87a9c35..b85df04 100644 --- a/argocd/applications/authelia.yaml +++ b/argocd/applications/authelia.yaml @@ -11,3 +11,6 @@ spec: path: authelia repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git targetRevision: master + syncPolicy: + automated: + prune: true