From 3714100e66b0fd71013fffa10f90b6f02af4b5cc Mon Sep 17 00:00:00 2001 From: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:47:59 +0200 Subject: [PATCH] Update common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com> --- .../components/istio-m2m/requestauthentication.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml b/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml index c458a3c0d1..ec0f542848 100644 --- a/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml +++ b/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml @@ -6,7 +6,7 @@ metadata: spec: # we only apply to the ingress-gateway because: # - there is no need to verify the same tokens at each sidecar - # - having no selector will apply to the RequestAuthentication to ALL + # - having no selector will apply the RequestAuthentication to ALL # Pods in the mesh, even ones which are not part of Kubeflow selector: matchLabels: