diff --git a/slides/k8s/authn-authz.md b/slides/k8s/authn-authz.md index cee90790..f64b297c 100644 --- a/slides/k8s/authn-authz.md +++ b/slides/k8s/authn-authz.md @@ -64,7 +64,7 @@ (`401 Unauthorized` HTTP code) -- If a request is neither accepted nor accepted by anyone, it's anonymous +- If a request is neither rejected nor accepted by anyone, it's anonymous - the user name is `system:anonymous`