vmware-tanzu / helm-charts

Contains Helm charts for Kubernetes related open source tools
https://vmware-tanzu.github.io/helm-charts/
Apache License 2.0
254 stars 363 forks source link

Extend helm values with HostAliases #556

Open RogerSik opened 8 months ago

RogerSik commented 8 months ago

We have hosts which has public ip address.

I would like to override the public ip address with HostAliases only for our velero helm deployment.

jenting commented 6 months ago

Is this configuration support in the both Deployment and DaemonSet?