Skip to content

Commit

Permalink
Undo typo damage
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Jan 12, 2022
1 parent e53694a commit edd9a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/auth/oauth-external-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ into a Kubernetes cluster and use it to protect the Kubernetes Dashboard using G
1. Install the kubernetes dashboard

```console
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/ddons/kubernetes-dashboard/v1.10.1.yaml
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.10.1.yaml
```

2. Create a [custom GitHub OAuth application](https://github.com/settings/applications/new)
Expand Down

0 comments on commit edd9a3b

Please sign in to comment.