vikadata/vika-helm-chart
Helm chart for vika enterprise
57
To install the chart with the release name vika-release
:
helm install vika-release oci://registry-1.docker.io/vikadata/vika-helm-chart
These commands deploy Vika on the Kubernetes cluster in the default configuration. The section lists the parameters that can be configured during installation.
Tip: List all releases using helm list
To upgrade:
helm upgrade vika-release oci://registry-1.docker.io/vikadata/vika-helm-chart
To uninstall:
helm uninstall vika-release
helm pull oci://registry-1.docker.io/vikadata/vika-helm-chart