How to add extra hosts entries in helm charts
03:53 31 May 2019

So i'm deploying my application stack on kubernetes sing helm charts and now i need to add some dependant server ip's and hostnames inside my pods /etc/hosts file so need help on this scenario

kubernetes kubernetes-helm