fix readiness probe
This commit is contained in:
@@ -253,7 +253,7 @@ spec:
|
||||
value: "80"
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
path: /console
|
||||
port: 80
|
||||
initialDelaySeconds: 5
|
||||
periodSeconds: 10
|
||||
|
||||
Reference in New Issue
Block a user