From 48077bdce56cfb2b595740a65fef6b405628ff83 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 20 Mar 2025 06:05:33 -0500 Subject: [PATCH] update --- master/argocd/templates/authentik.yaml | 42 +++++++++++++------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/master/argocd/templates/authentik.yaml b/master/argocd/templates/authentik.yaml index 5abfb3b..8d003fb 100644 --- a/master/argocd/templates/authentik.yaml +++ b/master/argocd/templates/authentik.yaml @@ -1,21 +1,21 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: authentik - namespace: argocd -spec: - project: default - source: - repoURL: https://gitlab.com/developerdurp/homelab.git - targetRevision: main - path: master/authentik - destination: - namespace: authentik - name: in-cluster - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true - +#apiVersion: argoproj.io/v1alpha1 +#kind: Application +#metadata: +# name: authentik +# namespace: argocd +#spec: +# project: default +# source: +# repoURL: https://gitlab.com/developerdurp/homelab.git +# targetRevision: main +# path: master/authentik +# destination: +# namespace: authentik +# name: in-cluster +# syncPolicy: +# automated: +# prune: true +# selfHeal: true +# syncOptions: +# - CreateNamespace=true +#