Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Please familiarize yourself with the directory structure of what is provided in the ModelOp Helm Charts, either downloaded directly from ModelOp, or via Chart Museum:

  • helm-installer (base directory)

    • Directory “installer” (Primary location of the charts)

      • Directory “moc” (default chart for ModelOp Center)

        • generatePullSecrets.sh located here

        • Directory “ootb” - the out of the box monitors and models that come pre-included with ModelOp Center)

        • Directory “sccs” - this contains the base values of configuration that are brought into a configmap or Git repo given what was configured in values.yaml – Note that the content of this directory should be committed to the location specified in the Git repository defined in values.yaml if not using a configmap)

        • Directory “starter” -

        • Directory “templates” - this directory contains all the template yaml files necessary for all the deployments, services and configmaps used when deploying to Kubernetes.

  • No labels