Browse Source

Merge pull request #922 from gambtho/patch-1

Update kubernetes.md
pull/877/merge
rithu leena john 9 years ago committed by GitHub
parent
commit
aae9bb6477
  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