hashicorp / vault-helm

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

Add hostAliases to chart #897

Closed ghost closed 1 year ago

ghost commented 1 year ago

Add hostAliases to the Vault Helm Chart so that custom entries can be added to /etc/hosts via values.yaml.

Comes in handy for adding host entries to 127.0.0.1 (e.g. to use a 'normal' cert rather than an IP SAN cert) and possibly other uses.

hashicorp-cla commented 1 year ago

CLA assistant check
All committers have signed the CLA.

tombokombo commented 1 year ago

@andrewroffey are you planning to add tests?

ghost commented 1 year ago

@tombokombo I have dragged my feet on this one, mostly because we aren't using the Helm chart anymore (for now). I'll add some tests on my repo next week but I won't re-sign a new CLA because of the license thing.