Process groups show formerly active names

My app’s “Scale” page shows now-invalid options as those process groups no longer exist.

I can confirm that fly scale show has the following output:

VM Resources for {app-name}
          Count: rails=1 sidekiq=1 
 Max Per Region: app=0 nginx=0 node=0 rails=0 sidekiq=0 

Process group app
        VM Size: shared-cpu-1x
      VM Memory: 256 MB
 Max Per Region: 0

Process group nginx
        VM Size: shared-cpu-1x
      VM Memory: 256 MB
 Max Per Region: 0

Process group node
        VM Size: shared-cpu-1x
      VM Memory: 256 MB
 Max Per Region: 0

Process group rails
        VM Size: shared-cpu-1x
      VM Memory: 1 GB
 Max Per Region: 0

Process group sidekiq
        VM Size: shared-cpu-1x
      VM Memory: 1 GB
 Max Per Region: 0

A little nervous that I’m being billed for these unused process groups but I’m not sure.

Not a solution by all means, I just realised you had asked the same question I did, just that I missed your thread when posting.