Cleanup hashes and 1.18 hooks (#7534)

This commit is contained in:
Florian Ruynat
2021-04-21 00:34:33 +02:00
committed by GitHub
parent ce0b7834ff
commit 6001edeecd
4 changed files with 2 additions and 167 deletions

View File

@@ -18,7 +18,7 @@ disable_swap: true
kube_version: v1.20.6
## The minimum version working
kube_version_min_required: v1.18.0
kube_version_min_required: v1.19.0
## Kube Proxy mode One of ['iptables','ipvs']
kube_proxy_mode: ipvs