Calico: increase calico node probe timeouts and allow tunning (#7981)

This commit is contained in:
Cristian Calin
2021-09-18 02:08:07 +03:00
committed by GitHub
parent b83e8b020a
commit ae44aff330
3 changed files with 16 additions and 1 deletions

View File

@@ -103,3 +103,7 @@
# Enable calico traffic encryption with wireguard
# calico_wireguard_enabled: false
# Under certain situations liveness and readiness probes may need tunning
# calico_node_livenessprobe_timeout: 10
# calico_node_readinessprobe_timeout: 10