Created
April 18, 2018 02:00
-
-
Save trstringer/b89aa74d26ea510f088bb747f25a8320 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: trstringer.com/v1 | |
| kind: MyResource | |
| metadata: | |
| name: example-myresource | |
| spec: | |
| message: hello world | |
| someValue: 13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment