christianhuth / helm-charts

Helm Charts for various Applications: https://charts.christianhuth.de
MIT License
36 stars 20 forks source link

added the possibility a custom labels #1002

Closed AndrzejOlender closed 10 months ago

AndrzejOlender commented 11 months ago

Hi, great job, very nice charts. I added in this pr the possibility to add a custom label e.g. by

podLabels: 
   app: shlink
christianhuth commented 10 months ago

Thanks for your contribution @AndrzejOlender. Released with v2.13.2

akshayparseja commented 1 month ago

MatchExpressions:[]v1.LabelSelectorRequirement(nil)}: field is immutable

stuck with this error to add the labels , are we sure it works?