kubewarden / helm-charts

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

fix: update description of PolicyServer ServiceAccount #438

Closed flavio closed 2 months ago

flavio commented 2 months ago

Inside of the questions of the kubewarden-defaults helm chart, use a proper description for the ServiceAccount value.

Prior to this commit, a copy-and-pasted value was being used.

Fixes https://github.com/kubewarden/helm-charts/issues/437