stardog-union / helm-charts

Stardog Helm Charts
Apache License 2.0
9 stars 12 forks source link

Allow service type to be configurable #24

Closed snowell closed 3 years ago

snowell commented 3 years ago

Users' tests show that even though they used --set "cluster.enabled=false" --set "replicaCount=1" --set "zookeeper.enabled=false", they get a load balancer pod after startup. It could be beneficial to see an option such as "loadbalancer.enabled=false" to disable this service.