companyinfo / helm-charts

Company.info Helm charts repository
https://companyinfo.github.io/helm-charts
Apache License 2.0
68 stars 22 forks source link

Add support for statefulset #36

Open hdeadman opened 6 months ago

hdeadman commented 6 months ago

This allows helmet to be used for a statefulset. Much of _statefulset.yaml is duplicated from _deployment.yaml and they could be combined into one template as an alternative implementation.