fix(linkace): remove /app storage. (#3012)
* fix(linkace): remove /app storage. * add logs storage on gui
This commit is contained in:
@@ -82,9 +82,6 @@ service:
|
||||
targetPort: 80
|
||||
|
||||
persistence:
|
||||
app:
|
||||
enabled: true
|
||||
mountPath: "/app"
|
||||
logs:
|
||||
enabled: true
|
||||
mountPath: "/app/storage/logs"
|
||||
|
||||
Reference in New Issue
Block a user