diff --git a/monitoring/base/alloy/kube-scraper/helm-values.yaml b/monitoring/base/alloy/kube-scraper/helm-values.yaml index 75c21f6..dd4ba4b 100644 --- a/monitoring/base/alloy/kube-scraper/helm-values.yaml +++ b/monitoring/base/alloy/kube-scraper/helm-values.yaml @@ -13,9 +13,15 @@ alloy: extraEnv: - name: CLUSTER_NAME - value: casa + valueFrom: + secretKeyRef: + name: alloy-global + key: cluster_name + - name: ZONE - value: casa-vlan + secretKeyRef: + name: alloy-global + key: zone - name: LOKI_URL valueFrom: