...
Code Block |
---|
helm repo add moc http://chartshelmcharts.modelop.center --username=modelop<providedbymodelop> --password=opendatagroup<providedbymodelop> helm repo update helm pull moc/moc --version=0.0.0-dev-distribution[version] --untar |
These commands will pull the latest distribution branch in of the ModelOp Center Helm Charts. They can then be tailored as per other installation articles dictate.
...