[
https://issues.apache.org/jira/browse/HDDS-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-11841:
------------------------------------
Fix Version/s: helm-0.2.0
(was: helm-0.1.2)
> 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
> Fix For: helm-0.2.0
>
> Time Spent: 0.5h
> 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]