update values to default 1 server, for easier init/setup

This commit is contained in:
Clint Shryock 2018-11-20 16:23:39 -06:00
parent 3b31f76981
commit 616e262518
No known key found for this signature in database
GPG key ID: B7C8F9C70EC5CD29

View file

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