mirror of
https://github.com/onepanelio/onepanel.git
synced 2026-04-22 23:27:09 +08:00
11 lines
238 B
JSON
11 lines
238 B
JSON
{
|
|
"apiVersion": "v1",
|
|
"kind": "ConfigMap",
|
|
"metadata": {
|
|
"name": "onepanel",
|
|
"namespace": "$(applicationDefaultNamespace)"
|
|
},
|
|
"data": {
|
|
"artifactRepository": "archiveLogs: true\n$(artifactRepositoryProvider)\n"
|
|
}
|
|
} |