mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
feat(paperless-ngx): migrate app-template v4, rm supervisord
This commit is contained in:
@@ -166,17 +166,19 @@ spec:
|
||||
persistence:
|
||||
data:
|
||||
existingClaim: paperless-ngx-data
|
||||
globalMounts:
|
||||
- subPath: "consume"
|
||||
path: *consume
|
||||
- subPath: "data"
|
||||
path: *pvc
|
||||
- subPath: "export"
|
||||
path: *export
|
||||
- subPath: "media"
|
||||
path: *media
|
||||
- subPath: "trash"
|
||||
path: *trash
|
||||
advancedMounts:
|
||||
app:
|
||||
app:
|
||||
- subPath: "consume"
|
||||
path: *consume
|
||||
- subPath: "data"
|
||||
path: *pvc
|
||||
- subPath: "export"
|
||||
path: *export
|
||||
- subPath: "media"
|
||||
path: *media
|
||||
- subPath: "trash"
|
||||
path: *trash
|
||||
# nfs:
|
||||
# type: nfs
|
||||
# server: "${IP_TRUENAS:=127.0.0.1}"
|
||||
|
||||
Reference in New Issue
Block a user