Created
May 4, 2016 20:27
-
-
Save kelseyhightower/c89f57366f95341db85eabc3e770150e 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":"v1", | |
"kind":"Binding", | |
"metadata": { | |
"name":"nginx" | |
}, | |
"target": { | |
"apiVersion":"v1", | |
"kind":"Node", | |
"name":"node1" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment