Skip to content
Snippets Groups Projects
Commit b8c07bf9 authored by xeruf's avatar xeruf
Browse files

do: mount vikunja-files

parent ecbdf953
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ data:
api:
image: vikunja/api:latest
imagePullPolicy: Always
volumeMounts: [{"mountPath":"/etc/vikunja/config.yml","name":"vikunja-config","subPath":"Vikunja.yaml"}, {"mountPath":"/etc/vikunja/files","name":"vikunja-files"}]
frontend:
image: vikunja/frontend:latest
imagePullPolicy: Always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment