IPCEICIS-2952 #31
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ server:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: sidecar-script
|
- name: sidecar-script
|
||||||
mountPath: /etc/nginx
|
mountPath: /etc/nginx/nginx.conf
|
||||||
subPath: nginx.conf
|
subPath: nginx.conf
|
||||||
- name: sidecar-script
|
- name: sidecar-script
|
||||||
mountPath: /tmp/sidecar.sh
|
mountPath: /tmp/sidecar.sh
|
||||||
|
|
Reference in a new issue