[SDC] Create Authorization Policies for SDC
[oom.git] / kubernetes / sdc / components / sdc-fe / values.yaml
index b4a8bd6..6298737 100644 (file)
@@ -23,7 +23,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.12.2
+image: onap/sdc-frontend:1.12.3
 pullPolicy: Always
 
 config:
@@ -108,6 +108,14 @@ ingress:
   config:
     ssl: "redirect"
 
+serviceMesh:
+  authorizationPolicy:
+    authorizedPrincipals:
+      - serviceAccount: consul-read
+      - serviceAccount: consul-server-read
+      - serviceAccount: istio-ingress
+        namespace: istio-ingress
+
 # Resource Limit flavor -By Default using small
 flavor: small
 # Segregation for Different environment (Small and Large)