mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
11 lines
149 B
JSON
11 lines
149 B
JSON
{
|
|
"kind": "Namespace",
|
|
"apiVersion": "v1beta3",
|
|
"metadata": {
|
|
"name": "production",
|
|
"labels": {
|
|
"name": "production"
|
|
}
|
|
}
|
|
}
|