How can I change the vault service name and the default vault port in helm chart?

Hello,
I’m installing Hashicorp Vault on an kubernetes system using the published helm chart. I’m using my own values.yaml to customize the default deployment settings, but I would like to change the name of the “vault” k8s service into something else, and also the default port 8200 in something else. How can I do that in values.yaml?
Thank you,
Sorin.

Hi @todericasorin ,

I believe this tutorial reviews how you can override the default values, such as how to configure the listener stanza to update the port Vault uses.

A full list of all the configuration options can also be found here:

If that does not have the information you need, I might suggest posting in the Vault category which will likely get more eyes on your question. This category is for HCP-related services on https://portal.cloud.hashicorp.com/.