about summary refs log tree commit diff
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 01:15:01 +0200
committermakefunstuff <[email protected]>2024-06-29 01:15:01 +0200
commit7eaf7210593dbe20f05cd0b86fb5edba0b22f1dd (patch)
tree65148dbfa2c4ba466aceeee347ae411344f8ef8d
parent20374f02527e8abd206a34130716bd4b1739e1d6 (diff)
downloadk3s-lab-7eaf7210593dbe20f05cd0b86fb5edba0b22f1dd.tar.gz
i love custom helm charts
Diffstat (limited to '')
-rw-r--r--tools/grafana/values.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/grafana/values.yaml b/tools/grafana/values.yaml
index 12c21e1..649aa25 100644
--- a/tools/grafana/values.yaml
+++ b/tools/grafana/values.yaml
@@ -2,10 +2,8 @@ global:
   namespace: monitoring
 
 grafana:
-  deployment:
-    labels:
-      elasticsearch-master-http-client: "true"
-      app.kubernetes.io/name: grafana
+  extraLabels:
+    elasticsearch-master-http-client: "true"
   service:
     labels:
       elasticsearch-master-http-client: "true"