debug
This commit is contained in:
parent
1872415ea0
commit
a8de7ab7b0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ spec:
|
||||||
targetPort: &port 80
|
targetPort: &port 80
|
||||||
# off until it's online for the first time
|
# off until it's online for the first time
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
enabled: true
|
enabled: false
|
||||||
# If you need to use a http path instead of the default exec
|
# If you need to use a http path instead of the default exec
|
||||||
# path: /v1/sys/health?standbyok=true
|
# path: /v1/sys/health?standbyok=true
|
||||||
# Port number on which readinessProbe will be checked.
|
# Port number on which readinessProbe will be checked.
|
||||||
|
|
Loading…
Reference in a new issue