Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Kubctl client is installed

Admin rights on Kubectl

Helm required

helm list -n adeptia-internal

helm uninstall gateway 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