vikadata/vika-helm-chart

By vikadata

Updated about 2 months ago

Helm chart for vika enterprise

Helm
Databases & Storage
Internet of Things
Web Servers

57

Prerequisites
  • Kubernetes 1.23+
  • Helm 3.8.0+
  • PV provisioner support in the underlying infrastructure
QuckStart

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

Docker Pull Command

helm pull oci://registry-1.docker.io/vikadata/vika-helm-chart