chore(helm): document storageclass parameter#2909
chore(helm): document storageclass parameter#2909M0NsTeRRR merged 2 commits intoseerr-team:developfrom
Conversation
📝 WalkthroughWalkthroughUpdated the seerr Helm chart from version 3.5.0 to 3.5.1. Added a new Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
The storageClass parameter isn't listed in the values file, but does seem to be supported: https://github.com/seerr-team/seerr/blob/develop/charts/seerr-chart/templates/persistentvolumeclaim.yaml#L20.
How Has This Been Tested?
Run this on a k3s cluster
Screenshots / Logs (if applicable)
Checklist:
pnpm buildpnpm i18n:extractSummary by CodeRabbit
New Features
Documentation