fix monitoring
This commit is contained in:
@@ -10,6 +10,13 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
sources:
|
sources:
|
||||||
|
- repoURL: http://gitea.gitea.svc.cluster.local:3000/admin/main.git
|
||||||
|
targetRevision: master
|
||||||
|
path: manifests/metrics/grafana
|
||||||
|
directory:
|
||||||
|
recurse: true
|
||||||
|
include: "*.yaml"
|
||||||
|
|
||||||
- repoURL: https://victoriametrics.github.io/helm-charts/
|
- repoURL: https://victoriametrics.github.io/helm-charts/
|
||||||
chart: victoria-metrics-k8s-stack
|
chart: victoria-metrics-k8s-stack
|
||||||
targetRevision: ">=0.30.0"
|
targetRevision: ">=0.30.0"
|
||||||
@@ -101,13 +108,6 @@ spec:
|
|||||||
kubeEtcd:
|
kubeEtcd:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
- repoURL: http://gitea.gitea.svc.cluster.local:3000/admin/main.git
|
|
||||||
targetRevision: master
|
|
||||||
path: manifests/metrics/grafana
|
|
||||||
directory:
|
|
||||||
recurse: true
|
|
||||||
include: "*.yaml"
|
|
||||||
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
|
|||||||
Reference in New Issue
Block a user