fix: add missing manifests and incorrect cvat_1.6.0 version name in metadata

This commit is contained in:
Andrey Melnikov
2021-10-28 16:08:31 -07:00
parent 2cddf4a88a
commit 5283b7beb6
16 changed files with 567 additions and 1 deletions
@@ -0,0 +1,11 @@
{
"apiVersion": "v1",
"kind": "ConfigMap",
"metadata": {
"name": "onepanel",
"namespace": "$(applicationDefaultNamespace)"
},
"data": {
"artifactRepository": "archiveLogs: true\n$(artifactRepositoryProvider)\n"
}
}