Introduction
ModelOp provides Helm Charts via “Chart Museum”, a centralized method for delivering Helm Charts to deployment locations. Helm supports the use of museums simply by reaching out and adding the museum endpoint as a repository for the Helm Charts themselves.
Gaining access to the Charts
In order to access the Charts, please execute the following in sequence on the operating system where Helm is available:
helm repo add moc http://charts.modelop.center --username=modelop --password=opendatagroup helm repo update helm pull moc/moc --version=0.0.0-dev-distribution