fix qb mount (#2287)

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
sagit
2022-03-26 13:18:30 +02:00
committed by GitHub
co-authored by Stavros Kois
parent 6ffc74ca21
commit efa9184e41
3 changed files with 6 additions and 241 deletions
+2 -22
View File
@@ -19,26 +19,6 @@ service:
port: 10176
persistence:
config:
data:
enabled: true
mountPath: "/ql/config"
log:
enabled: true
mountPath: "/ql/log"
db:
enabled: true
mountPath: "/ql/db"
repo:
enabled: true
mountPath: "/ql/repo"
raw:
enabled: true
mountPath: "/ql/raw"
scripts:
enabled: true
mountPath: "/ql/scripts"
mountPath: "/ql/data"