Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

When you delete a dedicated queue, the corresponding Runtime service is not deleted automatically. You need to delete the Runtime service by running the following command on the Helm CLI.

helm uninstall <Name of the Runtime service> -n <Namespace>

For instance, 

helm uninstall Runtime-QueueName -n MyNamespace

helm list -n adeptia-internal

  • No labels