1
0
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:
Luther Monson 2021-08-09 10:42:08 -07:00
parent 03941aa9ec
commit aa23826ee1
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -9161,7 +9161,7 @@
},
"kubeproxy": {
"enable-dsr": "false",
"feature-gates": "WinOverlay=true",
"feature-gates": "IPv6DualStack=false",
"healthz-bind-address": "127.0.0.1",
"proxy-mode": "kernelspace",
"v": "2"