From 3f16979523aeb56266f765b3e6c6980a0056f81e Mon Sep 17 00:00:00 2001 From: Ignas Baranauskas Date: Wed, 25 Oct 2023 15:18:31 +0100 Subject: [PATCH] Indentation fix (#284) --- doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md b/doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md index b6702dcae..5965592e9 100644 --- a/doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md +++ b/doc/user-guides/authenticated-rl-with-jwt-and-k8s-authnz.md @@ -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: