fix monitoring

This commit is contained in:
Alexander Rogov
2026-06-12 18:41:05 +03:00
parent eceae34799
commit e825d41e38
2 changed files with 7 additions and 7 deletions

View File

@@ -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