From 582e7d0c3b55b94ada6b081a73f1f5ff528b3683 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Date: Mon, 15 May 2023 22:24:41 +0530 Subject: [PATCH] spelling fix (#888) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 9e35ac8..e060b0b 100644 --- a/values.yaml +++ b/values.yaml @@ -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