fix missing space in comment
Signed-off-by: jessebot <jessebot@linux.com>
This commit is contained in:
parent
cb464ff650
commit
7ad371f159
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue