Commit d986028c authored by Clayton Coleman's avatar Clayton Coleman

Remove trailing commas from e2e services.sh

parent 28555bb6
...@@ -87,9 +87,9 @@ function start_service() { ...@@ -87,9 +87,9 @@ function start_service() {
"containerPort": 9376, "containerPort": 9376,
"protocol": "TCP" "protocol": "TCP"
} }
], ]
} }
], ]
} }
}, },
"labels": { "labels": {
......
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