Minor orborus fix?
This commit is contained in:
@@ -608,7 +608,8 @@ func deployServiceWorkers(image string) {
|
||||
Condition: swarm.RestartPolicyConditionOnFailure,
|
||||
},
|
||||
Placement: &swarm.Placement{
|
||||
Constraints: []string{},
|
||||
Constraints: []string{
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user