This commit is contained in:
Conrad Irwin 2024-02-23 12:38:19 -07:00
parent d3a38c69cd
commit 69c7d0e549

View File

@ -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