Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 826 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 826 Bytes

Averbis Helm Charts

Helm charts to deploy Averbis applications in your Kubernetes cluster.

Prerequisites

Installing Helm

Helm is a package manager for Kubernetes. Helm Charts are packages of pre-configured Kubernetes resources.

To install Helm, refer to the Helm install guide.

$ helm repo add averbis https://cgaege.github.io/helm-charts
$ helm search repo averbis
$ helm install my-release averbis/<chart>