I have now added an extra step in my workflow, immediately running flyctl scale count 1 -a **** --yes after the deploy step. It seems to work, but it feels a bit wasteful to first deploy 2 machines and then scale down to one.
I still think there should be a way of configuring this in the fly.toml-file. Is there? I can’t find it.