mirror of
https://github.com/onepanelio/onepanel.git
synced 2026-04-22 23:27:09 +08:00
fix: add missing manifests and incorrect cvat_1.6.0 version name in metadata
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"apiVersion": "v1",
|
||||
"kind": "ConfigMap",
|
||||
"metadata": {
|
||||
"name": "onepanel",
|
||||
"namespace": "$(applicationDefaultNamespace)"
|
||||
},
|
||||
"data": {
|
||||
"artifactRepository": "archiveLogs: true\n$(artifactRepositoryProvider)\n"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user