Update examples/kubernetes-namespaces to v1

This commit is contained in:
Chao Xu
2015-06-10 11:38:31 -07:00
parent d2b17a5c49
commit 8bc14b6757
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"kind": "Namespace",
"apiVersion": "v1beta3",
"apiVersion": "v1",
"metadata": {
"name": "development",
"labels": {