bcgov / rocketchat

The Platform Services Rocket.Chat communication service
Apache License 2.0
1 stars 0 forks source link

Added initial delay for RC pod startupProbe #27

Closed ShellyXueHan closed 2 years ago

ShellyXueHan commented 2 years ago

RC pods take around 30 seconds to get started, so added in an initial delay for the startupProbe, and turned down the threshold a bit in order to give RC pod time to get ready for probing and reduce the failure messages.