kubewarden / helm-charts

Helm charts for the Kubewarden project
Apache License 2.0
25 stars 16 forks source link

Add missing Helm chart values in the questions.yml #483

Open jvanz opened 1 month ago

jvanz commented 1 month ago

We have some configurations available in the Helm charts values which are not exposed in the questions.yml file due some Rancher UI issues. That prevents us from properly write the question in the file that allows Rancher users from having a nice UI to configure the charts values. This issue has been open to keep track of the Rancher issues that are preventing us from writing the questions.yml and, after fixed the issues, update the questions files to have the missing the configuration.

Rancher issue to keep eye on it:

Acceptance criteria