forked from mystiq/dex
[storage.md] Fix the ThirdPartyResource syntax
This makes manually creating the `o-auth2-client.oidc.coreos.com` actually work.
This commit is contained in:
parent
cd93930934
commit
58d80547ef
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ apiVersion: extensions/v1beta1
|
|||
metadata:
|
||||
name: o-auth2-client.oidc.coreos.com
|
||||
versions:
|
||||
- v1
|
||||
- name: v1
|
||||
description: "An OAuth2 client."
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue