[storage.md] Fix the ThirdPartyResource syntax

This makes manually creating the `o-auth2-client.oidc.coreos.com` actually work.
This commit is contained in:
Jeff Schroeder 2017-02-24 15:35:29 -06:00 committed by GitHub
parent cd93930934
commit 58d80547ef
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ apiVersion: extensions/v1beta1
metadata:
name: o-auth2-client.oidc.coreos.com
versions:
- v1
- name: v1
description: "An OAuth2 client."
```