Skip to content

Commit

Permalink
Fix typo in k8s authorization readme (open-policy-agent#156)
Browse files Browse the repository at this point in the history
Signed-off-by: Umesh Moghariya <[email protected]>
Signed-off-by: Kurt Roekle <[email protected]>
  • Loading branch information
um3sh authored and kroekle committed Feb 7, 2022
1 parent 3cbadb3 commit 21fb87e
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 21fb87e

Please sign in to comment.