diff options
Diffstat (limited to 'kubernetes/portal/components/portal-app/values.yaml')
-rw-r--r-- | kubernetes/portal/components/portal-app/values.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/portal/components/portal-app/values.yaml b/kubernetes/portal/components/portal-app/values.yaml index 6cf2513c44..039f56016e 100644 --- a/kubernetes/portal/components/portal-app/values.yaml +++ b/kubernetes/portal/components/portal-app/values.yaml @@ -171,3 +171,8 @@ resources: log: path: /var/log/onap logConfigMapNamePrefix: '{{ include "common.fullname" . }}' +#Pods Service Account +serviceAccount: + nameOverride: portal-app + roles: + - read |