Denis Krivenko created HDDS-11841:
-------------------------------------

             Summary: Support additional labels and annotations for services
                 Key: HDDS-11841
                 URL: https://issues.apache.org/jira/browse/HDDS-11841
             Project: Apache Ozone
          Issue Type: Improvement
          Components: Helm
            Reporter: Denis Krivenko
            Assignee: Denis Krivenko


Add support for additional labels and annotations that can be added to the Helm 
chart release via values.

The change might be needed in some scenarios, for example:

1. Add prometheus related annotations to scrape metrics
apiVersion: v1
kind: Service
metadata:
 annotations:
   prometheus.io/port: "9500"
   prometheus.io/scrape: "true"
2. Add additional labels to differentiate environments



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to