Upgrade IntelliService in Kubernetes

You can upgrade the existing IntelliService with the new package. To upgrade the IntelliService package, follow the steps below:

  1. Open command prompt and run the following command.
    helm upgrade --set-string global.domain=<DNS config> Intelliservice ./intelliservice-12.1.7.tgz
  2. The above command deploys IntelliService on k8s cluster version-1.24 and above. On successful deployment, you will success message as shown below.