spelling fix (#888)

This commit is contained in:
Ashish Kumar 2023-05-15 22:24:41 +05:30 committed by GitHub
parent 14585a1331
commit 582e7d0c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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