diff --git a/argocd/templates/nextcloud.yaml b/argocd/templates/nextcloud.yaml deleted file mode 100644 index 0bdafa2..0000000 --- a/argocd/templates/nextcloud.yaml +++ /dev/null @@ -1,21 +0,0 @@ -#apiVersion: argoproj.io/v1alpha1 -#kind: Application -#metadata: -# name: nextcloud -# namespace: argocd -#spec: -# project: default -# source: -# repoURL: https://gitlab.com/developerdurp/homelab.git -# targetRevision: main -# path: nextcloud -# destination: -# namespace: nextcloud -# name: in-cluster -# syncPolicy: -# automated: -# prune: true -# selfHeal: true -# syncOptions: -# - CreateNamespace=true -