Skip to content

Commit

Permalink
Indentation fix (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ygnas committed Oct 25, 2023
1 parent 7d0f44e commit 3f16979
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@ spec:
kubernetesTokenReview:
audiences:
- https://kubernetes.default.svc.cluster.local
overrides:
"sub":
selector: auth.identity.user.username
overrides:
"sub":
selector: auth.identity.user.username
authorization:
"k8s-rbac":
kubernetesSubjectAccessReview:
Expand Down

0 comments on commit 3f16979

Please sign in to comment.