You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
[fedora@ip-172-31-1-65 ansible]$ kubectl logs fedoraapache
(2)No such file or directory: AH02291: Cannot access directory '/etc/httpd/logs/' for main error log
AH00014: Configuration check failed
I'm new to this so let me know if you think I did something wrong.
I built my own docker image with edit to apache.sh:
mkdir /var/log/httpd && chown nobody.nobody /var/log/httpd and now it works fine
The text was updated successfully, but these errors were encountered: