monitoring: zone, and cluster name from alloy-global secret
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user