nginx.conf

This commit is contained in:
miwr 2025-04-22 14:25:44 +02:00
parent a9ae743de9
commit 350e3a804c

View file

@ -41,7 +41,7 @@ server:
- containerPort: 8080
volumeMounts:
- name: sidecar-script
mountPath: /etc/nginx
mountPath: /etc/nginx/nginx.conf
subPath: nginx.conf
- name: sidecar-script
mountPath: /tmp/sidecar.sh