aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/components/portal-sdk/values.yaml
diff options
context:
space:
mode:
authorfarida azmy <farida.azmy.ext@orange.com>2021-11-02 11:37:40 +0200
committerFarida Azmy <farida.azmy.ext@orange.com>2022-03-01 11:14:02 +0000
commit31234fc165623b709e281882e2d2982d80d596e6 (patch)
treedf35b5925be0ae7d61be38ae7e37f33fce09c275 /kubernetes/portal/components/portal-sdk/values.yaml
parent79c67fbff6305b007903bef52435f80f28761995 (diff)
[PORTAL] Update chart with service account
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2874 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: I878ccfce7d7e02875376bc5941af43d3f10fcb2d
Diffstat (limited to 'kubernetes/portal/components/portal-sdk/values.yaml')
-rw-r--r--kubernetes/portal/components/portal-sdk/values.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/portal/components/portal-sdk/values.yaml b/kubernetes/portal/components/portal-sdk/values.yaml
index f0c3954c11..617ed100ef 100644
--- a/kubernetes/portal/components/portal-sdk/values.yaml
+++ b/kubernetes/portal/components/portal-sdk/values.yaml
@@ -166,3 +166,8 @@ resources:
log:
path: /var/log/onap
logConfigMapNamePrefix: '{{ include "common.fullname" . }}'
+#Pods Service Account
+serviceAccount:
+ nameOverride: portal-sdk
+ roles:
+ - read