developmentseed / developmentseed/pearl-backend
Add more configurability to helm templates
Open
- Dominant language
- JavaScript
- Stars
- 58
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We should allow more things to be configurable for cluster administrators, and be passed in as `values` to the Helm chart. For example:
- Custom labels on resources
- Custom annotations to services
- Custom node selector / affinity rules
- Security contexts, etc.
As a start, let's follow the guidelines / defaults roughly as per the output of the `helm create` command and follow the standard recommendations for making things configurable, and tweak anything if needed.
cc @geohacker
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.