Skip to content

helm chart doesn't provide option to set up statefulset's volumeClaimTemplate #85

@camaeel

Description

@camaeel

Preflight Checklist

  • I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • I agree to follow the Code of Conduct.

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

Metadata

Metadata

Assignees

Labels

kind/enhancementCategorizes issue or PR as related to an improvement.lifecycle/keepDenotes an issue or PR that should be preserved from going stale.

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions