diff --git a/argocd/templates/invidious.yaml b/argocd/templates/invidious.yaml deleted file mode 100644 index 2f199b6..0000000 --- a/argocd/templates/invidious.yaml +++ /dev/null @@ -1,20 +0,0 @@ -#apiVersion: argoproj.io/v1alpha1 -#kind: Application -#metadata: -# name: invidious -# namespace: argocd -#spec: -# project: default -# source: -# repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git -# targetRevision: main -# path: invidious -# destination: -# namespace: invidious -# name: in-cluster -# syncPolicy: -# automated: -# prune: true -# selfHeal: true -# syncOptions: -# - CreateNamespace=true