Add labels to PVC manifest #581
Reference in New Issue
Block a user
No description provided.
Delete Branch "pvc-labels"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
In reference to #580
I noticed that one cannot apply labels to the created PVC with persistance.labels.
The label statement is missing in the template.
best regards,
Oliver.
helm-chart/templates/gitea/pvc.yaml:
values.yaml:
Checklist
values.yaml
and added to theREADME.md
using readme-generator-for-helmGood catch. Please add a unit test to prevent regressions.
As it's only about labels here and I don't have time to add a unittest for now (and OP also likely seems inactive) but would like to bundle this within the next release, I'll merge this one now.