[CDS] Service mesh compatibility
[oom.git] / kubernetes / cds / components / cds-ui / values.yaml
index 9ece904..14fc014 100644 (file)
@@ -44,7 +44,7 @@ certInitializer:
     {{.Values.fqi}} {{ .Values.fqdn }} > {{ .Values.credsPath }}/mycreds.prop
 
 # application image
-image: onap/ccsdk-cds-ui-server:1.1.1
+image: onap/ccsdk-cds-ui-server:1.3.0
 pullPolicy: Always
 
 # application configuration
@@ -105,8 +105,8 @@ ingress:
     - baseaddr: "cdsui"
       name: "cds-ui"
       port: 3000
-  config:
-    ssl: "redirect"
+      config:
+        ssl: "redirect"
 
 # Resource Limit flavor -By Default using small
 flavor: small
@@ -127,3 +127,9 @@ resources:
       cpu: 200m
       memory: 200Mi
   unlimited: {}
+
+#Pods Service Account
+serviceAccount:
+  nameOverride: cds-ui
+  roles:
+    - read