Comment 3 for bug 2039316

Revision history for this message
John A Meinel (jameinel) wrote :

So I believe one issue is that you are using "anti-pod.topology-key" but if I'm reading the code correctly, it is just:
```
 juju deploy foo --constraints "topology-key=topology.kubernetes.io/zone"
```