Skip to content
Snippets Groups Projects
Unverified Commit 52c5f388 authored by Julian Tölle's avatar Julian Tölle Committed by GitHub
Browse files

fix(deploy): do not bind webhook port 10260 (#495)

Our dependency `k/cloud-provider` started binding this port in version
0.27.0 to serve webhooks from. We are not using the webhook feature and
the port bind is causing conflicts for deployments that use the native
networking feature (which enables `hostNetwork`).

See also:
- https://github.com/hetznercloud/hcloud-cloud-controller-manager/issues/492  
- https://github.com/kubernetes/kubernetes/issues/120043
parent c896a3f9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment