Removed deprecated --resource-container flag from kube-proxy.
This commit is contained in:

committed by
Vallery Lancey

parent
a444f0fa1d
commit
dc0f14312e
@@ -902,7 +902,6 @@ function construct-windows-kubeproxy-flags {
|
||||
# double-quotes, because they still break sc.exe after expansion in the
|
||||
# binPath parameter, and single-quotes get parsed as characters instead
|
||||
# of string delimiters.
|
||||
flags+=" --resource-container="
|
||||
|
||||
KUBEPROXY_ARGS="${flags}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user