Skip to content
Snippets Groups Projects
Commit 5515740d authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Volume mount for logs is now readonly

parent 6e3103bd
No related branches found
No related tags found
2 merge requests!1502Development,!1488Resolve "ResultLoader needs to be fixed"
......@@ -104,6 +104,7 @@ spec:
volumeMounts:
- name: mglogs-persistent-storage
mountPath: /html/storage/logs/metager
readOnly: true
- name: mgcache-persistent-storage
mountPath: /html/storage/framework/cache
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment