I am trying to make a postgres cluster on fly using the fly pg command.
But I can’t seem to specify the CPU and RAM the VM uses, only the name shared-cpu-2x which is automatically specified to use 4gb ram, which is not what I want.
How can I make a cluster with shared-cpu-2x and 1GB of ram?