Limit running deployments in k8s

In my experience, Waypoint keeps 2 deployments running on the cluster at any given time. Waypoint does not start pruning old deployments until the 3rd deployment.

Is there a way to make Waypoint only keep 1 deployment running at a time?

Not currently, please make an issue for this and we’ll track it.

We have the internal machinery to do this but we don’t yet expose this to users.