aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-gui/values.yaml
diff options
context:
space:
mode:
authorAndrewLamb <andrew.a.lamb@est.tech>2023-04-20 16:24:13 +0100
committerAndrewLamb <andrew.a.lamb@est.tech>2023-04-21 14:23:45 +0100
commit7ef78aefe4cf6dba1e14add5602f4df55862c9b4 (patch)
tree8a30c680e9e07514eb0662762609b3de6055bad5 /kubernetes/policy/components/policy-gui/values.yaml
parent9d4d923694a16dfe53adf262091eba61e4a3cb56 (diff)
[POLICY][COMMON] Create Authorization Policies for Policy
Policy- Add initial authorized serviceaccounts for each sub component service Common- Change authorizationpolicy to match on the label app Issue-ID: OOM-3139 Change-Id: I411877b933d6dfcbdee633f1440d16c9658438e5 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
Diffstat (limited to 'kubernetes/policy/components/policy-gui/values.yaml')
-rw-r--r--kubernetes/policy/components/policy-gui/values.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-gui/values.yaml b/kubernetes/policy/components/policy-gui/values.yaml
index 5e48e99d7a..a6ddd205d9 100644
--- a/kubernetes/policy/components/policy-gui/values.yaml
+++ b/kubernetes/policy/components/policy-gui/values.yaml
@@ -89,7 +89,13 @@ ingress:
config:
ssl: "redirect"
-#resources: {}
+serviceMesh:
+ authorizationPolicy:
+ authorizedPrincipals:
+ - serviceAccount: istio-ingress
+ namespace: istio-ingress
+
+ #resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little
# resources, such as Minikube. If you do want to specify resources, uncomment the following