Merge "[DMAAP] Add pod security context to MR and others"
[oom.git] / kubernetes / multicloud / components / multicloud-k8s / values.yaml
index 0126594..bf9dbf5 100644 (file)
@@ -18,7 +18,7 @@
 global:
   nodePortPrefixExt: 304
   persistence: {}
-  artifactImage: onap/multicloud/framework-artifactbroker:1.7.1
+  artifactImage: onap/multicloud/framework-artifactbroker:1.7.2
 
 #################################################################
 # Application configuration defaults.
@@ -133,3 +133,9 @@ resources:
       cpu: 10m
       memory: 100Mi
   unlimited: {}
+
+#Pods Service Account
+serviceAccount:
+  nameOverride: multicloud-k8s
+  roles:
+    - read