monitoring swtich back to prometheus-operator
This commit is contained in:
@@ -6,8 +6,13 @@ namespace: monitoring
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# prometheus-operator crds
|
||||
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.79.2
|
||||
# single prometheus instance with a thanos sidecar
|
||||
- prometheus.yaml
|
||||
- thanos-store.statefulset.yaml
|
||||
- thanos-query.deployment.yaml
|
||||
- thanos-objstore-config.sealedsecret.yaml
|
||||
# - loki-objstore-config.sealedsecret.yaml
|
||||
|
||||
|
||||
images:
|
||||
- name: thanos
|
||||
@@ -21,8 +26,8 @@ helmCharts:
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 6.24.0
|
||||
valuesFile: loki.values.yaml
|
||||
- name: prometheus
|
||||
releaseName: prometheus
|
||||
- name: prometheus-node-exporter
|
||||
releaseName: prometheus-node-exporter
|
||||
repo: https://prometheus-community.github.io/helm-charts
|
||||
version: 26.0.1
|
||||
valuesFile: prometheus.values.yaml
|
||||
version: 4.43.1
|
||||
valuesFile: prometheus-node-exporter.values.yaml
|
||||
|
Reference in New Issue
Block a user