Remove deprecation notice on webhook.securePort
Signed-off-by: James Munnelly <jmunnelly@apple.com>
This commit is contained in:
parent
838a8dc153
commit
cfbd574e75
@ -325,7 +325,6 @@ webhook:
|
||||
# talk to the cluster nodes only on 443 and 10250. so configuring
|
||||
# securePort: 10250, will work out of the box without needing to add firewall
|
||||
# rules or requiring NET_BIND_SERVICE capabilities to bind port numbers <1000
|
||||
# DEPRECATED: use webhook.config.securePort instead.
|
||||
securePort: 10250
|
||||
|
||||
# Specifies if the webhook should be started in hostNetwork mode.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user