Remove forgotten 1.21 references

This commit is contained in:
Florian Ruynat
2022-06-15 10:03:38 +02:00
parent 24c8ba832a
commit 9e7f89d2a2
9 changed files with 1 additions and 16 deletions

View File

@@ -252,7 +252,6 @@ kube_api_aggregator_routing: false
kube_profiling: false
# Graceful Node Shutdown
# This requires kubernetes >= 1.21.0
kubelet_shutdown_grace_period: 60s
# kubelet_shutdown_grace_period_critical_pods should be less than kubelet_shutdown_grace_period
# to give normal pods time to be gracefully evacuated