Comment rancher app
This commit is contained in:
parent
c02c264198
commit
e0ff20c05d
@ -1,20 +1,20 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: rancher
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: infra
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: cattle-system
|
||||
source:
|
||||
repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local.:2222/dvirlabs/infra.git
|
||||
targetRevision: HEAD
|
||||
path: charts/rancher
|
||||
helm:
|
||||
valueFiles:
|
||||
- ../../manifests/rancher/values.yaml
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: rancher
|
||||
# namespace: argocd
|
||||
# spec:
|
||||
# project: infra
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: cattle-system
|
||||
# source:
|
||||
# repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local.:2222/dvirlabs/infra.git
|
||||
# targetRevision: HEAD
|
||||
# path: charts/rancher
|
||||
# helm:
|
||||
# valueFiles:
|
||||
# - ../../manifests/rancher/values.yaml
|
||||
# syncPolicy:
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user