spelling fix (#888)
This commit is contained in:
parent
14585a1331
commit
582e7d0c3b
1 changed files with 1 additions and 1 deletions
|
@ -521,7 +521,7 @@ server:
|
|||
livenessProbe:
|
||||
enabled: false
|
||||
path: "/v1/sys/health?standbyok=true"
|
||||
# Port nuumber on which livenessProbe will be checked.
|
||||
# Port number on which livenessProbe will be checked.
|
||||
port: 8200
|
||||
# When a probe fails, Kubernetes will try failureThreshold times before giving up
|
||||
failureThreshold: 2
|
||||
|
|
Loading…
Reference in a new issue