RedHatOfficial / openemr-kube

OpenShift/Kube deployment info for OpenEMR (https://www.open-emr.org/)
11 stars 13 forks source link

OpenEMR containers refuse to start due to missing configmaps #8

Closed dymurray closed 4 years ago

dymurray commented 4 years ago

OpenEMR containers are in a failed state due to missing apache configmaps. This was after running the oc create command in the README.

  Warning  FailedMount             9s (x8 over 1m)  kubelet, ip-10-0-140-139.ec2.internal  MountVolume.SetUp failed for volume "volume-02wck" : configmap "openemr-apache-config" not found
  Warning  FailedMount             9s (x8 over 1m)  kubelet, ip-10-0-140-139.ec2.internal  MountVolume.SetUp failed for volume "volume-apache-ssl-conf" : configmap "apache-ssl-conf" not found
dymurray commented 4 years ago

This is due to missing files to run create on in the Readme.