commit | 87f4622af43f313c1c62726c526e705b12bacc81 | [log] [tgz] |
---|---|---|
author | farida azmy <farida.azmy.ext@orange.com> | Tue Apr 06 15:25:15 2021 +0200 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Thu Jun 10 19:47:50 2021 +0000 |
tree | 85aa478aedd256f8346da1fed4a75699e751a51d | |
parent | 87411cc03c91a0ba7f26fcd9e7e4bd8afb75b24e [diff] [blame] |
[SO] Update chart with service account Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2718 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Ic17b8d9307216a7feeceefe6a1e6f0fe4839a637
diff --git a/kubernetes/so/components/so-admin-cockpit/values.yaml b/kubernetes/so/components/so-admin-cockpit/values.yaml index d59189b..6cba922 100644 --- a/kubernetes/so/components/so-admin-cockpit/values.yaml +++ b/kubernetes/so/components/so-admin-cockpit/values.yaml
@@ -159,3 +159,9 @@ nodeSelector: {} tolerations: [] affinity: {} + +#Pods Service Account +serviceAccount: + nameOverride: so-admin-cockpit + roles: + - read