updated health-checks
This commit is contained in:
@@ -137,12 +137,18 @@ spec:
|
||||
httpGet:
|
||||
path: /api/v3/status/
|
||||
port: 8000
|
||||
httpHeaders:
|
||||
- name: Host
|
||||
value: status.felhom.eu
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 60
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /api/v3/status/
|
||||
port: 8000
|
||||
httpHeaders:
|
||||
- name: Host
|
||||
value: status.felhom.eu
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 10
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user