Skip to content

Commit

Permalink
Fix typo in k8s authorization readme (#156)
Browse files Browse the repository at this point in the history
Signed-off-by: Umesh Moghariya <um3shpm@gmail.com>
  • Loading branch information
um3sh committed Oct 9, 2021
1 parent 4932218 commit b07ce50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s_authorization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ deployed from the [policy](policy) directory. Kind uses kubeadm so that's the
config format used for providing the authorization webhook flags to the API
server (see [kind-conf.yaml](#kind-conf.yaml).

### Testing the auhtorization webhook
### Testing the authorization webhook

With the cluster up and running, you may now issue the usual `kubectl` commands
to interact with your local Kubernetes API. Since the default user for kind is a
Expand Down

0 comments on commit b07ce50

Please sign in to comment.