Browse Source

[storage.md] Fix the ThirdPartyResource syntax

This makes manually creating the `o-auth2-client.oidc.coreos.com` actually work.
pull/819/head
Jeff Schroeder 9 years ago committed by GitHub
parent
commit
58d80547ef
  1. 2
      Documentation/storage.md

2
Documentation/storage.md

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

Loading…
Cancel
Save