aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-04-28 12:24:17 +0000
committerGerrit Code Review <gerrit@onap.org>2023-04-28 12:24:17 +0000
commit7448e0aef213763803a670d265ff9d4f6f96027e (patch)
tree239b64be57ef931fd7337e7a764f1ff53811fd47 /kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml
parenta041dbe508189d6bd67c3e172b21cfc31eb9c319 (diff)
parent7ef78aefe4cf6dba1e14add5602f4df55862c9b4 (diff)
Merge "[POLICY][COMMON] Create Authorization Policies for Policy"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml')
-rw-r--r--kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml
index 6f60fec111..df8896f9f3 100644
--- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml
+++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml
@@ -64,6 +64,11 @@ affinity: {}
ingress:
enabled: false
+serviceMesh:
+ authorizationPolicy:
+ authorizedPrincipals:
+ - serviceAccount: message-router-read
+
# probe configuration parameters
liveness:
initialDelaySeconds: 20