Oh, I think I actually know whats going on. When I map to /user/local/apache/conf, it removes all the files from the directory and it can't start. Is it possible to only map a single file?
proud-football-38970
10/09/2023, 6:48 PM
If anyone else runs into this, you can mount single file by using the full path on your mount point along with the configmap key in your subpath ie:
Copy code
Mount Point: /usr/local/apache2/conf/httpd.conf
Sub Path In Volume: httpd.conf