tarantool / helm-charts

Tarantool Helm Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing ability to pass vshardGroupName

marcellbaan opened this issue · comments

Hi there,

I would like to change the vshardGroupName in my configuration, but currently the chart doesn't support to pass the parameter.

vshard:
weight: {{ .vshard.weight | int }}
clusterRoles: {{ .vshard.roles | toYaml | nindent 4 }}

Can you please make it configurable?

Thank you!

I raised a PR for it when you have time please look into it. Thank you!
#15