Convert limitrange example to v1beta3
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"kind": "Namespace",
|
||||
"apiVersion":"v1beta3",
|
||||
"name": "development",
|
||||
"kind": "Namespace",
|
||||
"metadata": {
|
||||
"name": "development",
|
||||
},
|
||||
"spec": {},
|
||||
"labels": {
|
||||
"name": "development"
|
||||
|
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"kind": "Namespace",
|
||||
"apiVersion":"v1beta3",
|
||||
"name": "production",
|
||||
"kind": "Namespace",
|
||||
"metadata": {
|
||||
"name": "production",
|
||||
},
|
||||
"spec": {},
|
||||
"labels": {
|
||||
"name": "production"
|
||||
|
Reference in New Issue
Block a user