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
-
To confirm if a chart has generated output for all the resources, run the
following command:
helm ls
-
To view the installed helm release, run the following command:
helm status unica
-
To view the Unica Kubernetes
pods, run the following command:
kubectl get pods