Fix static assets loading in k8s

This is dependent on the creation of a new patch that will appear in
tutor v3.8.0

Close #4
This commit is contained in:
Régis Behmo 2019-11-22 11:57:50 +01:00
parent 6d14a24b04
commit 7e8ca62fbb

View File

@ -0,0 +1,3 @@
- mountPath: /var/www/discovery/
name: discovery-staticfiles
readOnly: true