6bd2f3f318
git-subtree-dir: k8smain git-subtree-split: 719158d2c8788c30cc9e1c51bbebb53c5801524e
11 lines
144 B
JSON
11 lines
144 B
JSON
{
|
|
"kind": "Namespace",
|
|
"apiVersion": "v1",
|
|
"metadata": {
|
|
"name": "production",
|
|
"labels": {
|
|
"name": "production"
|
|
}
|
|
}
|
|
}
|