apache / apache/apisix-helm-chart
Add storageclass to the root values.yaml file
- Dominant language
- Go Template
- Stars
- 289
- Forks
- 282
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
Current values.yaml doesn't explicitly mentions how to use a custom storageClass for etcd. I guess either set a global one or add a etcd.persistence.storageClassName section on the root values.yaml file.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the root values.yaml first and trace the existing etcd persistence configuration to determine whether a global storage class or etcd.persistence.storageClassName matches the chart's conventions. Done means the chosen storageClass option is explicitly exposed there and applies to the intended etcd configuration; run the repository's available Helm validation if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100