Remove trailing commas from e2e services.sh

This commit is contained in:
Clayton Coleman 2015-01-14 12:36:25 -05:00
parent 28555bb653
commit d986028cf7

View File

@ -87,9 +87,9 @@ function start_service() {
"containerPort": 9376,
"protocol": "TCP"
}
],
]
}
],
]
}
},
"labels": {