increase healthcheck job timeout (#34)

This commit is contained in:
Max
2021-11-16 11:31:17 +01:00
committed by GitHub
parent 1ab5ed4d54
commit c3af438805

View File

@@ -107,7 +107,7 @@ clustersysteminfo:
OWSEC_DEFAULT_PASSWORD: openwifi
#OWSEC_NEW_PASSWORD: "" # Set this value in order for the check to work. Password must comply https://github.com/Telecominfraproject/wlan-cloud-ucentralsec/#authenticationvalidationexpression
activeDeadlineSeconds: 1200
activeDeadlineSeconds: 2400
backoffLimit: 5
restartPolicy: OnFailure