Merge "[CDS] Chart cleanup from TLS/AAF options"
authorAndreas Geissler <andreas-geissler@telekom.de>
Fri, 26 May 2023 06:42:17 +0000 (06:42 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 26 May 2023 06:42:17 +0000 (06:42 +0000)
kubernetes/common/common/templates/_serviceMesh.tpl

index a3d269e..de779f8 100644 (file)
@@ -115,7 +115,7 @@ metadata:
 spec:
   selector:
     matchLabels:
-      app: {{ include "common.servicename" . }}
+      app: {{ include "common.name" . }}
   action: ALLOW
   rules:
 {{-     if $authorizedPrincipals }}