feat: fix probe
This commit is contained in:
@@ -90,10 +90,9 @@ shelfmark:
|
||||
spec:
|
||||
exec:
|
||||
command:
|
||||
- CMD
|
||||
- curl
|
||||
- -sf
|
||||
- http://localhost:8084/api/health
|
||||
- /bin/sh
|
||||
- -c
|
||||
- "curl -sf http://localhost:8084/api/health"
|
||||
failureThreshold: 5
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 30
|
||||
|
||||
Reference in New Issue
Block a user