[
https://issues.apache.org/jira/browse/HDDS-13992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai reassigned HDDS-13992:
---------------------------------------
Assignee: Che-Hsun Liu
> Support additional annotations for pods
> ---------------------------------------
>
> Key: HDDS-13992
> URL: https://issues.apache.org/jira/browse/HDDS-13992
> Project: Apache Ozone
> Issue Type: Improvement
> Components: Helm
> Reporter: Che-Hsun Liu
> Assignee: Che-Hsun Liu
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Support configuring additional pod annotations via values.yaml. This allows
> users to customize annotations such as those used to control Istio sidecar
> resources:
> {code:java}
> apiVersion: apps/v1
> kind: StatefulSet
> spec:
> template:
> metadata:
> annotations:
> sidecar.istio.io/proxyCPU: 100m
> sidecar.istio.io/proxyCPULimit: 200m
> sidecar.istio.io/proxyMemory: 128Mi
> sidecar.istio.io/proxyMemoryLimit: 256Mi {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]