fix qb mount (#2287)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user