Not able to connect to vault server

I am configuring vault with minio kes, but wen I start the kes server (kes server —config config.yml —auth off) its authenticating to vault and getting failed as connection refused.



I have attached the configuration file which has updated role id and secret id.

VAULT_ADDR inside of a pod can’t be 127.0.0.1 … that would be the pod itself. You need to point it at the ingress of the vault service.