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}
|
||||
image: "${ZED_IMAGE_ID}"
|
||||
args:
|
||||
- serve ${ZED_SERVICE_NAME}
|
||||
- serve
|
||||
- ${ZED_SERVICE_NAME}
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
protocol: TCP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue