aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/components/portal-sdk/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2022-03-02 13:26:45 +0000
committerGerrit Code Review <gerrit@onap.org>2022-03-02 13:26:45 +0000
commit313a088094582dbcee81eb2d1d1a9cd1e7fdaffc (patch)
tree2e8f29e8c33ecb70d5aecc2e0fc0bba189a9755d /kubernetes/portal/components/portal-sdk/values.yaml
parentb682891a41613e6fc6bc6730733aa9a1fee83a7e (diff)
parent31234fc165623b709e281882e2d2982d80d596e6 (diff)
Merge "[PORTAL] Update chart with service account"
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