Commit 58d80547 authored by Jeff Schroeder's avatar Jeff Schroeder Committed by GitHub

[storage.md] Fix the ThirdPartyResource syntax

This makes manually creating the `o-auth2-client.oidc.coreos.com` actually work.
parent cd939309
...@@ -20,7 +20,7 @@ apiVersion: extensions/v1beta1 ...@@ -20,7 +20,7 @@ apiVersion: extensions/v1beta1
metadata: metadata:
name: o-auth2-client.oidc.coreos.com name: o-auth2-client.oidc.coreos.com
versions: versions:
- v1 - name: v1
description: "An OAuth2 client." description: "An OAuth2 client."
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment