[SO] Create Authorization Policies for SO
[oom.git] / kubernetes / so / components / so-cnfm-lcm / values.yaml
index 9cb7483..6dbb0a0 100644 (file)
@@ -119,6 +119,13 @@ ingress:
   config:
     ssl: 'redirect'
 
+serviceMesh:
+  authorizationPolicy:
+    authorizedPrincipals:
+      - serviceAccount: so-read
+      - serviceAccount: istio-ingress
+        namespace: istio-ingress
+
 nodeSelector: {}
 
 tolerations: []