Skip to content

Commit

Permalink
Update common/oauth2-proxy/components/istio-m2m/requestauthentication…
Browse files Browse the repository at this point in the history
….yaml

Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
  • Loading branch information
juliusvonkohout and thesuperzapper authored Sep 4, 2024
1 parent 939010b commit 3714100
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3714100

Please sign in to comment.