add deployment labels to deployment #649
Reference in New Issue
Block a user
No description provided.
Delete Branch "main"
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?
Description of the change
Applies
deployment.labels
to the deployment itself.Benefits
Allows the user to add labels to the deployment.
Possible drawbacks
None
Checklist
values.yaml
and added to theREADME.md
using readme-generator-for-helmREADME.md
@dcrussell please add a unittest that ensure this feature long-term. Thanks for proposing this addition.
never used helm unittests before. wasn't sure where to add it.. basic seemed sensible to me.
@justusbunsi am i missing something else on this pr ?
https://gitea.com/gitea/helm-chart/actions/runs/812/jobs/0 failure is related. Please add the missing empty line at the end. 😆
Otherwise, good to be merged.
LGTM