The app that wasn't successfully created is still charging

Viewed 99

A while ago, I attempted to create a RustDesk application through the App Store, but the process failed due to an "exceeded quota" error. After several unsuccessful attempts, I abandoned the setup. Today, I discovered recurring storage charges for RustDesk on my bill spanning several days. However, I cannot locate these billed RustDesk applications anywhere.

Issue:
The RustDesk application that failed to create is still charging, but there's no way to stop or delete it.

Request:
Please help me:

Let me delete/stop these
apps to stop billing.

Screenshot attached.
image.png

image.png

image.png

4 Answers

I figured out how to delete the disks I'm being charged for. You just need to go into the terminal and use the commands to remove them.

root@txnpkt1b5:~# kubectl get pvc
Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens.
NAME                          STATUS   VOLUME                                     CAPACITY   ACCESS MODES   STORAGECLASS     AGE
vn-data-rustdesk-feywrigl-0   Bound    pvc-86b9e19e-9c6a-4318-a906-d701949e0e41   256Mi      RWO            openebs-vg-lvm   106d
vn-data-rustdesk-vrzqdlma-0   Bound    pvc-1bc1fead-f555-497f-b117-9a45367aec50   256Mi      RWO            openebs-vg-lvm   106d
vn-data-rustdesk-xdmhskoz-0   Bound    pvc-b81091ca-10f4-4484-bc09-b4002e794d03   256Mi      RWO            openebs-vg-lvm   105d
root@txnpkt1b5:~# kubectl delete pvc vn-data-rustdesk-feywrigl-0
Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens.
persistentvolumeclaim "vn-data-rustdesk-feywrigl-0" deleted
root@txnpkt1b5:~# kubectl delete pvc vn-data-rustdesk-vrzqdlma-0
Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens.
persistentvolumeclaim "vn-data-rustdesk-vrzqdlma-0" deleted
root@txnpkt1b5:~# kubectl delete pvc vn-data-rustdesk-xdmhskoz-0
Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens.
persistentvolumeclaim "vn-data-rustdesk-xdmhskoz-0" deleted
root@txnpkt1b5:~# 

image.png

image.png

I have these 3 items that are not displayed and are being charged

I'm in the same boat. I really couldn't find the corresponding program, and then I deleted my account. When I tried to register using my GitHub account, I found I couldn't register or use it normally.

Problems have occurred on Japanese servers, and it has been a month since I have been deducted every day without any reason.