Update deployment.yml

pull/375/head
Louis Lam 3 years ago committed by GitHub
parent 22a7acbaf6
commit 83fc844e8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,6 +30,9 @@ spec:
command:
- node
- extra/healthcheck.js
initialDelaySeconds: 180
periodSeconds: 60
timeoutSeconds: 30
readinessProbe:
httpGet:
path: /

Loading…
Cancel
Save