diff --git a/slides/k8s/authn-authz.md b/slides/k8s/authn-authz.md index e93b9d62..cee90790 100644 --- a/slides/k8s/authn-authz.md +++ b/slides/k8s/authn-authz.md @@ -540,7 +540,7 @@ It's important to note a couple of details in these flags ... - But that we can't create things: ``` - ./kubectl create deployment --image=nginx + ./kubectl create deployment testrbac --image=nginx ``` - Exit the container with `exit` or `^D`