This repository contains Helm charts for Veops project.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
$ helm repo add veops https://veops.github.io/helm-charts
You can then run helm search repo veops
to see the charts.
The chart can be used to install cmdb in a Kubernetes cluster. More detailed documentation can be found in cmdb chart directory.
See Contributing