Skip to content

Extend label support to deployment

Extend the custom labels support. When specifying additionalLabels in the values file, these labels will be applied to all kubernetes objects created by the helm deployment. This also keeps the podLabels values as additional lables to add to just the pods created.

Merge request reports