From b37517de14a9bfe3f23fb85cffb6dab93027ec4d Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 13 Apr 2024 21:07:24 -0500 Subject: [PATCH] remove octopus --- argocd/templates/octopus-tentacle.yaml | 42 +++++++++++++------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/argocd/templates/octopus-tentacle.yaml b/argocd/templates/octopus-tentacle.yaml index b800c11..e8a3806 100644 --- a/argocd/templates/octopus-tentacle.yaml +++ b/argocd/templates/octopus-tentacle.yaml @@ -1,21 +1,21 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: octopus-tentacle - namespace: argocd -spec: - project: default - source: - repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git - targetRevision: main - path: octopus-tentacle - destination: - namespace: octopus-tentacle - name: in-cluster - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true - +#apiVersion: argoproj.io/v1alpha1 +#kind: Application +#metadata: +# name: octopus-tentacle +# namespace: argocd +#spec: +# project: default +# source: +# repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git +# targetRevision: main +# path: octopus-tentacle +# destination: +# namespace: octopus-tentacle +# name: in-cluster +# syncPolicy: +# automated: +# prune: true +# selfHeal: true +# syncOptions: +# - CreateNamespace=true +#