summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/multicloud/values.yaml')
-rw-r--r--kubernetes/multicloud/values.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/kubernetes/multicloud/values.yaml b/kubernetes/multicloud/values.yaml
index d378ec2b1f..90e72be044 100644
--- a/kubernetes/multicloud/values.yaml
+++ b/kubernetes/multicloud/values.yaml
@@ -27,7 +27,7 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/multicloud/framework:1.7.0
+image: onap/multicloud/framework:1.7.1
pullPolicy: Always
#Istio sidecar injection policy
@@ -108,3 +108,9 @@ resources:
cpu: 20m
memory: 2Gi
unlimited: {}
+
+#Pods Service Account
+serviceAccount:
+ nameOverride: multicloud
+ roles:
+ - read