everybody gets a volume!

This commit is contained in:
Joseph Hanson 2024-11-29 09:12:37 -06:00
parent 7e04c17bf5
commit d439ff9175
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -88,11 +88,12 @@ spec:
existingClaim: *app existingClaim: *app
globalMounts: globalMounts:
- path: /app - path: /app
readOnly: false certs:
- path: /etc/nginx/http.d globalMounts:
readOnly: false
- path: /etc/letsencrypt - path: /etc/letsencrypt
readOnly: false nginxconfig:
globalMounts:
- path: /etc/nginx/http.d
logs: logs:
globalMounts: globalMounts:
- path: /app/storage/logs - path: /app/storage/logs