remove grafana
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
version: 0.170.1
|
||||
dependencies:
|
||||
- name: alloy
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
version: 1.5.0
|
||||
- name: kube-state-metrics
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
version: 6.4.2
|
||||
- name: lgtm-distributed
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
version: 3.0.1
|
||||
digest: sha256:52866432b8eabfeea135afee4685f73b0634238581a1155569907b8db07c40fe
|
||||
generated: "2025-12-07T13:20:18.147317738-07:00"
|
||||
@@ -1,27 +0,0 @@
|
||||
repositories:
|
||||
- name: grafana
|
||||
url: https://grafana.github.io/helm-charts
|
||||
- name: prometheus-community
|
||||
url: https://prometheus-community.github.io/helm-charts
|
||||
|
||||
releases:
|
||||
# monitoring
|
||||
- name: grafana
|
||||
namespace: grafana
|
||||
installed: false
|
||||
createNamespace: true
|
||||
chart: grafana/lgtm-distributed
|
||||
values:
|
||||
- ../grafana/values.yaml.gotmpl
|
||||
- name: alloy
|
||||
namespace: grafana
|
||||
installed: false
|
||||
createNamespace: true
|
||||
chart: grafana/alloy
|
||||
values:
|
||||
- ../grafana/alloy_values.yaml.gotmpl
|
||||
- name: kube-state-metrics
|
||||
namespace: grafana
|
||||
installed: false
|
||||
createNamespace: true
|
||||
chart: prometheus-community/kube-state-metrics
|
||||
Reference in New Issue
Block a user