mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-04 06:34:26 +00:00
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…
Reference in a new issue