Browse Source

Update kubernetes.md

fixed typo
pull/922/head
Tom Gamble 9 years ago committed by GitHub
parent
commit
0edd0b2fb4
  1. 2
      Documentation/kubernetes.md

2
Documentation/kubernetes.md

@ -65,7 +65,7 @@ To run dex on Kubernetes perform the following steps:
The TLS assets can be created using the following command:
```
$ cd examles/k8s
$ cd examples/k8s
$ ./gencert.sh
```

Loading…
Cancel
Save