remove grafana

This commit is contained in:
Grant Hunter
2025-12-07 13:46:33 -07:00
parent 87a5a3a1ab
commit 8bdff3bcea
4 changed files with 0 additions and 258 deletions

View File

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

View File

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