[ 
https://issues.apache.org/jira/browse/HDDS-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-11841:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Trivial
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add support for additional labels and annotations which can be added to a 
> Helm chart releases via values.
> The change might be needed in some scenarios, for example:
> 1. Add prometheus related annotations to scrape metrics
> {code:java}
> apiVersion: v1
> kind: Service
> metadata:
>   annotations:
>     prometheus.io/port: "9500"
>     prometheus.io/scrape: "true"{code}
> 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