Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

helm repo add moc http://helmcharts.modelop.center --username=<providedbymodelop> --password=<providedbymodelop>
helm repo update
helm pull moc/moc --version=0.0.0-dev-distribution[version]

Bring the ModelOp Center Helm Charts onto the workstation or the operating system with both the kubectl and helm utilities installed, as per the previous section.

...