overhangio / tutor-ecommerce

Ecommerce plugin for Tutor
GNU Affero General Public License v3.0
17 stars 50 forks source link

Fix mount of configuration file for ecommer-worker in k8s deployment. #9

Closed pcliupc closed 4 years ago

pcliupc commented 4 years ago

'ro' is not needed for mounting k8s configMap.

regisb commented 4 years ago

Thanks for the pr @pcliupc!