X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fmulticloud%2Fcomponents%2Fmulticloud-starlingx%2Fvalues.yaml;h=f18a090dba2d027c56e5eaa241ef1d341ddfbd12;hb=989c91ca903c686837fe890b76b2b6dd94b0f077;hp=aa471027f1c50a2b82fc78d95f1efe22d1262036;hpb=0be98332f1b0abef6f8877f1cdae95a06901c377;p=oom.git diff --git a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml index aa471027f1..f18a090dba 100644 --- a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml +++ b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml @@ -88,3 +88,14 @@ resources: cpu: 20m memory: 2Gi unlimited: {} + +#Pods Service Account +serviceAccount: + nameOverride: multicloud-starlingx + roles: + - read + +#Log configuration +log: + path: /var/log/onap +logConfigMapNamePrefix: '{{ include "common.fullname" . }}'