Is your feature request related to a problem ?
Starting with Kubernetes 1.33, user namespaces are now enabled by default. We want to enable this feature for as many pods as possible.
Describe the solution you'd like.
It would be great if every chart in this repository would allow consumers to set .spec.hostUsers to false in all deployments where this is possible.
Describe alternatives you've considered.
We currently apply kustomize patches on top of the charts used by us.
Additional context.
No response
Is your feature request related to a problem ?
Starting with Kubernetes 1.33, user namespaces are now enabled by default. We want to enable this feature for as many pods as possible.
Describe the solution you'd like.
It would be great if every chart in this repository would allow consumers to set
.spec.hostUserstofalsein all deployments where this is possible.Describe alternatives you've considered.
We currently apply kustomize patches on top of the charts used by us.
Additional context.
No response