Merge pull request #922 from gambtho/patch-1

Update kubernetes.md
This commit is contained in:
rithu leena john
2017-04-21 13:32:34 -07:00
committed by GitHub

View File

@@ -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
```