omgnetwork / immutability-eth-plugin

Other
0 stars 1 forks source link

fix: ensure pods have k8s labels #28

Closed macaptain closed 3 years ago

macaptain commented 3 years ago

This enables Kubernetes Service Registration, which means that the Vault pods get the correct labels. Without this, the vault-active service is broken, it can never identify the master in the Vault cluster.

https://www.vaultproject.io/docs/configuration/service-registration/kubernetes