pmint93 / helm-charts

My helm charts
https://pmint93.github.io/helm-charts/
Apache License 2.0
73 stars 72 forks source link

add labels in service based on labels values file #103

Closed wsmolkowski closed 6 months ago

wsmolkowski commented 6 months ago

when labels are defined in values.yaml it should be added to created service

pmint93 commented 6 months ago

@wsmolkowski please add default value for service.labels in values.yaml and update configuration list in README, so users will know it is configurable

pmint93 commented 6 months ago

Thanks @wsmolkowski for contributing !