summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/components/multicloud-k8s/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-k8s/values.yaml')
-rw-r--r--kubernetes/multicloud/components/multicloud-k8s/values.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/kubernetes/multicloud/components/multicloud-k8s/values.yaml b/kubernetes/multicloud/components/multicloud-k8s/values.yaml
index 9cf505d473..1c7c8fa489 100644
--- a/kubernetes/multicloud/components/multicloud-k8s/values.yaml
+++ b/kubernetes/multicloud/components/multicloud-k8s/values.yaml
@@ -24,7 +24,7 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/multicloud/k8s:0.9.1
+image: onap/multicloud/k8s:0.9.3
pullPolicy: Always
# flag to enable debugging - application support required
@@ -133,3 +133,9 @@ resources:
cpu: 10m
memory: 100Mi
unlimited: {}
+
+#Pods Service Account
+serviceAccount:
+ nameOverride: multicloud-k8s
+ roles:
+ - read