Uninstalling Xray:

XRAY: Installation Quick Start Guide – Helm

AuthorFullName__c
Vignesh Surendrababu
articleNumber
000005225
ft:sourceType
Salesforce
FirstPublishedDate
2022-03-28T13:24:46Z
lastModifiedDate
2022-03-28
VersionNumber
10
It is important to note that uninstalling Xray using the commands below will also delete your data volumes and you will lose all of your data. You must back up all this information before deletion.
 $ helm uninstall xray 

Uninstall command will not delete the PVC created during the installation and it has to be manually removed using the command:
$ kubectl delete pvc -l app=xray