forked from mystiq/dex
Update kubernetes.md
fixed typo
This commit is contained in:
parent
47f48658c2
commit
0edd0b2fb4
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ To run dex on Kubernetes perform the following steps:
|
||||||
The TLS assets can be created using the following command:
|
The TLS assets can be created using the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ cd examles/k8s
|
$ cd examples/k8s
|
||||||
$ ./gencert.sh
|
$ ./gencert.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue