Commit 22f4990d authored by Abhi Shah's avatar Abhi Shah

Merge pull request #9596 from caesarxuchao/limitrange-examples-v1

update examples/limitrange to v1
parents f850a6ac 06035908
{
"apiVersion":"v1beta3",
"apiVersion":"v1",
"kind": "Pod",
"metadata": {
"name": "invalid-pod",
......
{
"apiVersion": "v1beta3",
"apiVersion": "v1",
"kind": "LimitRange",
"metadata": {
"name": "limits"
......
{
"apiVersion":"v1beta3",
"apiVersion":"v1",
"kind": "Pod",
"metadata": {
"name": "valid-pod",
......
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