fix(prometheus): Add cluster to env
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
prometheus:
|
prometheus:
|
||||||
snitchUrl: "https://nosnch.in/bceb803932"
|
snitchUrl: "https://nosnch.in/bceb803932"
|
||||||
|
|
||||||
|
|||||||
@@ -36,4 +36,5 @@ prometheus:
|
|||||||
thanos:
|
thanos:
|
||||||
enabled: false
|
enabled: false
|
||||||
datasource:
|
datasource:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
cluster: {{ requiredEnv "ARGOCD_ENV_CLUSTER_NAME" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user