CNC Console Installation command using HELM Repository and HELM Tar
CNC Console Installation command using HELM Repository
CNC Console Installation command using HELM Tar
ICNC Console via HELM Repository can be deployed as follows:
helm install
ocspf-helm-repo/cncc -f <custom-cncconsole_values.yaml> --name cncc
--namespace <CNCConsole namespace > --version <helm
version>
Note:
For helm version refer to "Latest CNCConsole Artifacts" section.In order to deploy the CNC Console via helm, it is not necessary to obtain the CNC Console helm charts. You can also download the Helm chart as below:
Helm Chart version
1 .0.0 : cncc-1.0.0.tgz
helm install
-f <custom-cncconsole_values.yaml> --name cncc --namespace
<namespace> <Chart Path>