Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
2fcd3e2c
Commit
2fcd3e2c
authored
Jan 23, 2020
by
Dominik Hebeler
Browse files
explicitely set readonly to false
parent
eb1aacb9
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/templates/deployment.yaml
View file @
2fcd3e2c
...
...
@@ -104,8 +104,10 @@ spec:
volumeMounts
:
-
name
:
mglogs-persistent-storage
mountPath
:
/html/storage/logs/metager
readOnly
:
false
-
name
:
mgcache-persistent-storage
mountPath
:
/html/storage/framework/cache
readOnly
:
false
resources
:
{{
toYaml .Values.resources | indent 12
}}
{{
- end -
}}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment