kubewarden / helm-charts

Helm charts for the Kubewarden project
Apache License 2.0
26 stars 15 forks source link

fix: Don't expose hostNamespacePolicy.settings.allow_host_ports in questions #440

Closed viccuad closed 2 months ago

viccuad commented 2 months ago

Description

Fix https://github.com/kubewarden/helm-charts/issues/439.

hostNamespacePolicy.settings.allow_host_ports depends on sequence_questions, unimplemented yet in rancher/dashboard.

Test

Additional Information

Tradeoff

Potential improvement