update
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /api/v1/player/stats?auth=1
|
||||
path: /api/server/statistics/ping
|
||||
port: http
|
||||
initialDelaySeconds: 5
|
||||
periodSeconds: 10
|
||||
@@ -42,7 +42,7 @@ spec:
|
||||
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /api/v1/player/stats?auth=1
|
||||
path: /api/server/statistics/ping
|
||||
port: http
|
||||
initialDelaySeconds: 15
|
||||
periodSeconds: 20
|
||||
|
||||
Reference in New Issue
Block a user