mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-16 08:26:56 +08:00
Update deployment.yml
This commit is contained in:
@@ -30,6 +30,9 @@ spec:
|
|||||||
command:
|
command:
|
||||||
- node
|
- node
|
||||||
- extra/healthcheck.js
|
- extra/healthcheck.js
|
||||||
|
initialDelaySeconds: 180
|
||||||
|
periodSeconds: 60
|
||||||
|
timeoutSeconds: 30
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /
|
path: /
|
||||||
|
Reference in New Issue
Block a user