Don't redeclare Kubernetes host address

This commit is contained in:
James Munnelly
2015-09-07 23:04:00 +01:00
parent ef62a509cd
commit 399ee5f44e
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -26,6 +26,7 @@ func main() {
job := job.Job{
Host: kubernetesHost,
Pod:
&api.Pod{
TypeMeta: api.TypeMeta{