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