You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be helpful to allow dns configurations on helm chart like dnsConfig and dnsPolicy. For now, I need to set some custom configurations for dns and I'm not able to do this directly in helm chart. To solve this problem, I'm generating the yaml files using helm template and deploying theses files. So, it would be helpful to set in helm chart, like this
I think it would be helpful to allow dns configurations on helm chart like
dnsConfig
anddnsPolicy
. For now, I need to set some custom configurations for dns and I'm not able to do this directly in helm chart. To solve this problem, I'm generating the yaml files usinghelm template
and deploying theses files. So, it would be helpful to set in helm chart, like thisThe text was updated successfully, but these errors were encountered: