forked from k-space/kube
disable camtiler
This commit is contained in:
15
_disabled/camtiler/argo_applications_camtiler.yaml
Normal file
15
_disabled/camtiler/argo_applications_camtiler.yaml
Normal file
@@ -0,0 +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
|
Reference in New Issue
Block a user