From 04f560dfa80361bd44abf71251a92262579f3b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Hern=C3=A1ndez?= Date: Wed, 13 Dec 2023 00:16:29 -0600 Subject: [PATCH] chore(mesh): Use third party service account tokens (#767) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This should allow Service Mesh to run on any OpenShift flavor. Fixes opendatahub-io/kserve#138 Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com> --- pkg/feature/templates/servicemesh/base/smcp.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/feature/templates/servicemesh/base/smcp.tmpl b/pkg/feature/templates/servicemesh/base/smcp.tmpl index eb9aead9f3c..8a7ed5a22d7 100644 --- a/pkg/feature/templates/servicemesh/base/smcp.tmpl +++ b/pkg/feature/templates/servicemesh/base/smcp.tmpl @@ -19,6 +19,8 @@ spec: security: dataPlane: mtls: true # otherwise inference-graph will not work. We use PeerAuthentication resources to force mTLS + identity: + type: ThirdParty techPreview: meshConfig: defaultConfig: