Trouble with mendix and helm

0
I'm trying to create a mendix project and deploy it locally using minikube. I followed the instructions on this repo https://github.com/pommi/mendix-docker and it builds and runs in docker, but when i created my own project based off of that sample code and tried to do a "helm install". I get this error "WARNING: Error reading configuration file /svr/mendix/.m2ee/m2ee.yaml, ignoring...CRITICAL: No configuration present. Please put a m2ee.yaml configuration file at the default location ~/.m2ee/m2ee.yaml or specify an alternate configuration file using the -c option." The m2ee.yaml file is in that location when I build it in Docker but I'm not sure why its not finding it in helm
asked
0 answers