nachtigall: obs-portal: remove tiles mount
Flake checks / Check (pull_request) Successful in 6m8s Details

pull/115/head
Hendrik Sokolowski 2024-04-28 01:07:49 +02:00
parent 1d6c5003e8
commit 10c86c6b20
Signed by: hensoko
GPG Key ID: 5C36A01B80BCCC59
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ in {
volumes = [
"${configPy}:/opt/obs/api/config.py"
"/var/lib/obs-portal${env.OBS_DATA_DIR}:${env.OBS_DATA_DIR}"
"/var/lib/obs-portal/tiles/:/tiles"
"/var/lib/obs-portal/pbf/:/pbf"
];