all of the logs

This commit is contained in:
Joseph Hanson 2024-11-29 09:25:16 -06:00
parent 651a30b75c
commit 2f434cf580
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -93,7 +93,9 @@ spec:
path: "/app/var" path: "/app/var"
- subPath: "nginx" - subPath: "nginx"
path: "/etc/nginx/http.d" path: "/etc/nginx/http.d"
- subPath: "logs" - subPath: "applogs"
path: "/app/storage/logs" path: "/app/storage/logs"
- subPath: "syslogs"
path: "/var/log"
- subPath: "letsencrypt" - subPath: "letsencrypt"
path: "/etc/letsencrypt" path: "/etc/letsencrypt"