Skip to content

Commit 3f16979

Browse files
authored
Indentation fix (#284)
1 parent 7d0f44e commit 3f16979

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ spec:
136136
kubernetesTokenReview:
137137
audiences:
138138
- https://kubernetes.default.svc.cluster.local
139-
overrides:
140-
"sub":
141-
selector: auth.identity.user.username
139+
overrides:
140+
"sub":
141+
selector: auth.identity.user.username
142142
authorization:
143143
"k8s-rbac":
144144
kubernetesSubjectAccessReview:

0 commit comments

Comments
 (0)