From 7ad371f159140ec998f15c045fba6309a26aaf44 Mon Sep 17 00:00:00 2001 From: jessebot Date: Sat, 18 May 2024 14:07:19 +0200 Subject: [PATCH] fix missing space in comment Signed-off-by: jessebot --- charts/openbao/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/openbao/values.yaml b/charts/openbao/values.yaml index f9c67ca67..2d8ec8fdd 100644 --- a/charts/openbao/values.yaml +++ b/charts/openbao/values.yaml @@ -763,7 +763,7 @@ server: # When HA mode is enabled # If type is set to "NodePort", a specific nodePort value can be configured, # will be random if left blank. - #standbyNodePort: 30002 + # standbyNodePort: 30002 # Port on which Vault server is listening port: 8200