mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"kind": "Namespace",
|
|
"apiVersion":"v1beta1",
|
|
"id": "development",
|
|
"spec": {},
|
|
"status": {},
|
|
"labels": {
|
|
"name": "development"
|
|
}
|
|
}
|