Skip to content
Snippets Groups Projects
Commit 9b512256 authored by Owen Tuz's avatar Owen Tuz
Browse files

Kubernetes docs: replace absolute link with relative

parent 72c9cf43
No related branches found
No related tags found
No related merge requests found
...@@ -133,7 +133,7 @@ $ kubectl create secret \ ...@@ -133,7 +133,7 @@ $ kubectl create secret \
### Deploy the Dex server ### Deploy the Dex server
Create the dex deployment, configmap, and node port service. This will also create RBAC bindings allowing the Dex pod access to manage [Custom Resource Definitions](https://github.com/dexidp/dex/blob/master/Documentation/storage.md#kubernetes-custom-resource-definitions-crds) within Kubernetes. Create the dex deployment, configmap, and node port service. This will also create RBAC bindings allowing the Dex pod access to manage [Custom Resource Definitions](storage.md#kubernetes-custom-resource-definitions-crds) within Kubernetes.
``` ```
$ kubectl create -f dex.yaml $ kubectl create -f dex.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment