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

This commit is contained in:
Cristian Calin
2021-10-21 15:06:10 +03:00
committed by GitHub
parent 87fee0cccf
commit f7242d39b9
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