forked from k-space/kube
camtiler: disable, it broken
This commit is contained in:
parent
a1acb06e12
commit
3714b174e7
@ -1,15 +1,15 @@
|
|||||||
---
|
# ---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
# apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
# kind: Application
|
||||||
metadata:
|
# metadata:
|
||||||
name: camtiler
|
# name: camtiler
|
||||||
namespace: argocd
|
# namespace: argocd
|
||||||
spec:
|
# spec:
|
||||||
project: k-space.ee
|
# project: k-space.ee
|
||||||
source:
|
# source:
|
||||||
repoURL: 'git@git.k-space.ee:k-space/kube.git'
|
# repoURL: 'git@git.k-space.ee:k-space/kube.git'
|
||||||
path: camtiler
|
# path: camtiler
|
||||||
targetRevision: HEAD
|
# targetRevision: HEAD
|
||||||
destination:
|
# destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
# server: 'https://kubernetes.default.svc'
|
||||||
namespace: camtiler
|
# namespace: camtiler
|
||||||
|
Loading…
Reference in New Issue
Block a user