update ready check port.
This commit is contained in:
parent
a56622b782
commit
fa93ee12ef
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /status
|
path: /status
|
||||||
port: &port 8181
|
port: &port 80
|
||||||
initialDelaySeconds: 0
|
initialDelaySeconds: 0
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
|
|
Loading…
Reference in a new issue