hashicorp / vault-helm

Helm chart to install Vault and other associated components.
Mozilla Public License 2.0
1.08k stars 873 forks source link

values.yaml updated to include explicit cluster_name #889

Open aphorise opened 1 year ago

aphorise commented 1 year ago

Setting an explicit (HCL) cluster_name as part of the cluster roll-out / configuration is required without which an undesirable behavior arises where the reported Prometheus label does not correctly contain the cluster name - eg (at present):

curl -Lks ${VAULT_ADDR}v1/sys/metrics?format=prometheus | grep dr_primary{
  # vault_core_replication_dr_primary{cluster="",host="vault-2"} 0