Update deployment.yml
This commit is contained in:
parent
22a7acbaf6
commit
83fc844e8e
|
@ -30,6 +30,9 @@ spec:
|
|||
command:
|
||||
- node
|
||||
- extra/healthcheck.js
|
||||
initialDelaySeconds: 180
|
||||
periodSeconds: 60
|
||||
timeoutSeconds: 30
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
|
Loading…
Reference in New Issue