update values to default 1 server, for easier init/setup
This commit is contained in:
parent
3b31f76981
commit
616e262518
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ server:
|
||||||
consulHA:
|
consulHA:
|
||||||
enabled: false
|
enabled: false
|
||||||
image: null
|
image: null
|
||||||
replicas: 3
|
replicas: 1
|
||||||
|
|
||||||
# storage and storageClass are the settings for configuring stateful
|
# storage and storageClass are the settings for configuring stateful
|
||||||
# storage for the server pods. storage should be set to the disk size of
|
# storage for the server pods. storage should be set to the disk size of
|
||||||
|
|
Loading…
Reference in a new issue