commit | 13388baca0e98f0f870ba77f40e2e2a944cf08d0 | [log] [tgz] |
---|---|---|
author | farida azmy <farida.azmy.ext@orange.com> | Wed Mar 17 11:33:28 2021 +0200 |
committer | othman touijer <othman.touijer@soprasteria.com> | Fri Jul 23 12:33:48 2021 +0200 |
tree | 426d6dbf2dfd1a49b34eb0fd988e9b98b617105e | |
parent | f4b8ca07e7137c93721084c550d2e4a8c6121acb [diff] [blame] |
[DMAAP] Update chart with service account Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2702 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id63ae33ce92a5192d43ff0f782487b3974fc5f41
diff --git a/kubernetes/dmaap/components/message-router/values.yaml b/kubernetes/dmaap/components/message-router/values.yaml index d0b162b..7028bb1 100644 --- a/kubernetes/dmaap/components/message-router/values.yaml +++ b/kubernetes/dmaap/components/message-router/values.yaml
@@ -153,3 +153,9 @@ cpu: 1000m memory: 2Gi unlimited: {} + +#Pods Service Account +serviceAccount: + nameOverride: message-router + roles: + - read