forked from mystiq/dex
Merge pull request #781 from ajohnstone/patch-1
Update kubernetes.md - correct typo
This commit is contained in:
commit
d3f4ae2ab7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Username and group information can be combined with Kubernetes [authorization pl
|
||||||
|
|
||||||
## Configuring the OpenID Connect plugin
|
## Configuring the OpenID Connect plugin
|
||||||
|
|
||||||
Configuring the API server to use the OpenID Connect [authentcation plugin][k8s-oidc] requires:
|
Configuring the API server to use the OpenID Connect [authentication plugin][k8s-oidc] requires:
|
||||||
|
|
||||||
* Deploying an API server with specific flags.
|
* Deploying an API server with specific flags.
|
||||||
* Dex is running on HTTPS.
|
* Dex is running on HTTPS.
|
||||||
|
|
Loading…
Reference in a new issue