kubewarden / helm-charts

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

fix!: remove the default policy server name. #484

Closed jvanz closed 3 months ago

jvanz commented 3 months ago

Description

The Kubewarden controller does not have the CLI flag to allow users to define the name of the default policy server name. Therefore, the helm chart does not need that configuration anymore. Thus, this commit removes the global values to configure that in the kubewarden-controller and kubewarden-default charts.

Fix https://github.com/kubewarden/kubewarden-controller/issues/809

flavio commented 3 months ago

@jvanz please double check the questions-ui file to ensure it's up-to-date

jvanz commented 3 months ago

@jvanz please double check the questions-ui file to ensure it's up-to-date

I think we are safe to merge this PR. There is no question to define default policy server name