Comment nifi
This commit is contained in:
parent
15d0325804
commit
c15a4ddf0b
@ -1,23 +1,23 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: nifi
|
||||
namespace: argocd
|
||||
labels:
|
||||
env: dev-tools
|
||||
spec:
|
||||
project: dev-tools
|
||||
source:
|
||||
repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/dev-tools.git
|
||||
targetRevision: HEAD
|
||||
path: charts/nifi
|
||||
helm:
|
||||
valueFiles:
|
||||
- ../../manifests/nifi/values.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: dev-tools
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: nifi
|
||||
# namespace: argocd
|
||||
# labels:
|
||||
# env: dev-tools
|
||||
# spec:
|
||||
# project: dev-tools
|
||||
# source:
|
||||
# repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/dev-tools.git
|
||||
# targetRevision: HEAD
|
||||
# path: charts/nifi
|
||||
# helm:
|
||||
# valueFiles:
|
||||
# - ../../manifests/nifi/values.yaml
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: dev-tools
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user