From 8a6691c858766e2c6c967db2bd092997d2f7e721 Mon Sep 17 00:00:00 2001 From: Youngjin Jo Date: Tue, 16 Apr 2024 13:28:44 +0900 Subject: [PATCH] chore: delete grafana-agent's node_selector Signed-off-by: Youngjin Jo --- charts/k8s-monitoring/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/k8s-monitoring/values.yaml b/charts/k8s-monitoring/values.yaml index 9c78d2c..06010d1 100644 --- a/charts/k8s-monitoring/values.yaml +++ b/charts/k8s-monitoring/values.yaml @@ -1237,7 +1237,6 @@ grafana-agent: type: statefulset nodeSelector: kubernetes.io/os: linux - Category: mimir # This chart creates the credentials for Prometheus and Loki. This section # connects those credentials into the Grafana Agent pod.