fix(prometheus): Add cluster to env

This commit is contained in:
2026-03-10 13:29:38 +00:00
parent 5ffddfb205
commit 5ccfb4aa89
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -1,3 +1,2 @@
prometheus:
snitchUrl: "https://nosnch.in/bceb803932"
+1
View File
@@ -37,3 +37,4 @@ prometheus:
enabled: false
datasource:
enabled: false
cluster: {{ requiredEnv "ARGOCD_ENV_CLUSTER_NAME" }}