This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
Add component label to services #196
Labels
area/chart-only
Related to changes that simply require yaml chart changes, e.g. exposing a new field
enhancement
New feature or request
size/small
Small amount of work (<1 day)
I need some way to select between the UI and Server services based on their labels.
Currently these services have the same set of labels.
An easy fix seems to be adding a "component" label like the one in the deployed pods:
https://github.com/hashicorp/consul-helm/blob/master/templates/server-statefulset.yaml#L36
The text was updated successfully, but these errors were encountered: