unique
This commit is contained in:
parent
d17861bc87
commit
1268e3ea24
1 changed files with 0 additions and 3 deletions
|
@ -41,9 +41,6 @@ server:
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: sidecar-script
|
|
||||||
mountPath: /tmp/sidecar.sh
|
|
||||||
subPath: sidecar.sh
|
|
||||||
- name: sidecar-script
|
- name: sidecar-script
|
||||||
mountPath: /tmp/start.sh
|
mountPath: /tmp/start.sh
|
||||||
subPath: start.sh
|
subPath: start.sh
|
||||||
|
|
Reference in a new issue