aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/components/so-cnfm-lcm/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/so/components/so-cnfm-lcm/values.yaml')
-rw-r--r--kubernetes/so/components/so-cnfm-lcm/values.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/so/components/so-cnfm-lcm/values.yaml b/kubernetes/so/components/so-cnfm-lcm/values.yaml
index 9cb7483819..6dbb0a0fff 100644
--- a/kubernetes/so/components/so-cnfm-lcm/values.yaml
+++ b/kubernetes/so/components/so-cnfm-lcm/values.yaml
@@ -119,6 +119,13 @@ ingress:
config:
ssl: 'redirect'
+serviceMesh:
+ authorizationPolicy:
+ authorizedPrincipals:
+ - serviceAccount: so-read
+ - serviceAccount: istio-ingress
+ namespace: istio-ingress
+
nodeSelector: {}
tolerations: []