kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

(helm/v1-alpha) override value for webhook port

Open defo89 opened this issue 6 months ago • 2 comments
trafficstars

What do you want to happen?

Webhook port seems to be harcoded to 9443 in Service and Deployment in the generated chart.

If a user changes the port in config and overrides it in the manager webhook-port argument, chart will still have the old value.

KubeBuilder (CLI) Version

4.5.2

Extra Labels

No response

defo89 avatar May 13 '25 09:05 defo89