ea6004bd4f
* Consolidate YAML files [part-12] Relocate YAML files referenced by the accessing application topic and the rest of cluster administration. * Adjust json shortcodes.
11 lines
144 B
JSON
11 lines
144 B
JSON
{
|
|
"kind": "Namespace",
|
|
"apiVersion": "v1",
|
|
"metadata": {
|
|
"name": "production",
|
|
"labels": {
|
|
"name": "production"
|
|
}
|
|
}
|
|
}
|