You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no authentication on the webhook, meaning when the server is listening on 0.0.0.0, it is accessible from within the Kubernetes cluster (and possibly outside of the cluster depending on the CNI).
Problem
There is no authentication on the webhook, meaning when the server is listening on
0.0.0.0
, it is accessible from within the Kubernetes cluster (and possibly outside of the cluster depending on the CNI).Proposal
See also #73
The text was updated successfully, but these errors were encountered: