helm chart doesn't provide option to set up statefulset's volumeClaimTemplate #85
Labels
kind/enhancement
Categorizes issue or PR as related to an improvement.
lifecycle/keep
Denotes an issue or PR that should be preserved from going stale.
Preflight Checklist
Problem Description
Helm chart doesn't provide option to set up statefulset's volumeClaimTemplate. This blocks completely usage of internal raft storage in HA mode with volumes provisioned dynamically by CSI.
Proposed Solution
Add in helmChart option to define persistence storage through volumeClaimTemplates and remove pvc.yaml (or leave it as fallback option)
Alternatives Considered
Switch to HC vault helm chart with additional sidecar container with bank-vaults for unsealing
Additional Information
No response
The text was updated successfully, but these errors were encountered: