From: AndrewLamb Date: Thu, 18 May 2023 09:16:21 +0000 (+0100) Subject: [COMMON] Update Common Authorization Policy X-Git-Tag: 12.0.0~28 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=d4ac226bd9a94cf3339a8308e59c69f77404c489 [COMMON] Update Common Authorization Policy Change app label to use same common.name as the common.labels use. Issue-ID: OOM-3148 Change-Id: Id1a27326df89883c96f6c2f5d3019dd29c19c74d Signed-off-by: AndrewLamb --- diff --git a/kubernetes/common/common/templates/_serviceMesh.tpl b/kubernetes/common/common/templates/_serviceMesh.tpl index a3d269e4f2..de779f8db8 100644 --- a/kubernetes/common/common/templates/_serviceMesh.tpl +++ b/kubernetes/common/common/templates/_serviceMesh.tpl @@ -115,7 +115,7 @@ metadata: spec: selector: matchLabels: - app: {{ include "common.servicename" . }} + app: {{ include "common.name" . }} action: ALLOW rules: {{- if $authorizedPrincipals }}