Verifying the chart

About this task

Follow the instructions after the completion of Helm installation for chart verification. The chart generates an output for all the resources it creates.

Procedure

  1. To confirm if a chart has generated output for all the resources, run the following command:
    helm ls
  2. To view the installed helm release, run the following command:
    helm status unica
  3. To view the Unica Kubernetes pods, run the following command:
    kubectl get pods