mirror of
https://github.com/rancher/rke.git
synced 2025-07-15 16:11:38 +00:00
disabling ipv6 for 1.21 + windows
This commit is contained in:
parent
03941aa9ec
commit
aa23826ee1
File diff suppressed because one or more lines are too long
@ -9161,7 +9161,7 @@
|
|||||||
},
|
},
|
||||||
"kubeproxy": {
|
"kubeproxy": {
|
||||||
"enable-dsr": "false",
|
"enable-dsr": "false",
|
||||||
"feature-gates": "WinOverlay=true",
|
"feature-gates": "IPv6DualStack=false",
|
||||||
"healthz-bind-address": "127.0.0.1",
|
"healthz-bind-address": "127.0.0.1",
|
||||||
"proxy-mode": "kernelspace",
|
"proxy-mode": "kernelspace",
|
||||||
"v": "2"
|
"v": "2"
|
||||||
|
Loading…
Reference in New Issue
Block a user