oops
This commit is contained in:
parent
d3a38c69cd
commit
69c7d0e549
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ spec:
|
||||||
- name: ${ZED_SERVICE_NAME}
|
- name: ${ZED_SERVICE_NAME}
|
||||||
image: "${ZED_IMAGE_ID}"
|
image: "${ZED_IMAGE_ID}"
|
||||||
args:
|
args:
|
||||||
- serve ${ZED_SERVICE_NAME}
|
- serve
|
||||||
|
- ${ZED_SERVICE_NAME}
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue