fix: revert volume mounts — keep DB_CONNECTION=pgsql only
This commit is contained in:
@@ -86,7 +86,7 @@ spec:
|
||||
value: file
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /var/www/html/storage/app
|
||||
mountPath: /var/www/html/storage
|
||||
- name: logs
|
||||
mountPath: /var/www/html/storage/logs
|
||||
- name: uploads
|
||||
|
||||
Reference in New Issue
Block a user