From 3714b174e7ed3c75966324f0860df91a77b0377a Mon Sep 17 00:00:00 2001 From: rasmus Date: Sat, 3 Aug 2024 07:56:40 +0300 Subject: [PATCH] camtiler: disable, it broken --- argocd/applications/camtiler.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/argocd/applications/camtiler.yaml b/argocd/applications/camtiler.yaml index 208d193..829ad10 100644 --- a/argocd/applications/camtiler.yaml +++ b/argocd/applications/camtiler.yaml @@ -1,15 +1,15 @@ ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: camtiler - namespace: argocd -spec: - project: k-space.ee - source: - repoURL: 'git@git.k-space.ee:k-space/kube.git' - path: camtiler - targetRevision: HEAD - destination: - server: 'https://kubernetes.default.svc' - namespace: camtiler +# --- +# apiVersion: argoproj.io/v1alpha1 +# kind: Application +# metadata: +# name: camtiler +# namespace: argocd +# spec: +# project: k-space.ee +# source: +# repoURL: 'git@git.k-space.ee:k-space/kube.git' +# path: camtiler +# targetRevision: HEAD +# destination: +# server: 'https://kubernetes.default.svc' +# namespace: camtiler