Commit 5ae3509f authored by Gyanendra Mishra's avatar Gyanendra Mishra

even better

parent ff81a9a6
...@@ -28,7 +28,7 @@ def get_service_config( ...@@ -28,7 +28,7 @@ def get_service_config(
files_artifact_mountpoints, files_artifact_mountpoints,
): ):
return = struct( return = struct(
# used ports is supposed to be empty # TODO used ports is supposed to be empty
used_ports = {}, used_ports = {},
container_image_name = IMAGE, container_image_name = IMAGE,
entry_point_args = ENTRYPOINT_ARGS, entry_point_args = ENTRYPOINT_ARGS,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment