github.com/metaprov/modela-operator@v0.0.0-20240118193048-f378be8b74d2/config/manifests/bases/modela-operator.clusterserviceversion.yaml (about)

     1  apiVersion: operators.coreos.com/v1alpha1
     2  kind: ClusterServiceVersion
     3  metadata:
     4    annotations:
     5      alm-examples: '[]'
     6      capabilities: Basic Install
     7    name: modela-operator.v0.0.0
     8    namespace: placeholder
     9  spec:
    10    apiservicedefinitions: {}
    11    customresourcedefinitions:
    12      owned:
    13      - description: ModelaBackupRun is the Schema for the modelabackupruns API
    14        displayName: Modela Backup Run
    15        kind: ModelaBackupRun
    16        name: modelabackupruns.management.modela.ai
    17        version: v1alpha1
    18      - description: ModelaBackup is the Schema for the modelabackups API
    19        displayName: Modela Backup
    20        kind: ModelaBackup
    21        name: modelabackups.management.modela.ai
    22        version: v1alpha1
    23      - description: Modela is the Schema for the modelas API
    24        displayName: Modela
    25        kind: Modela
    26        name: modelas.management.modela.ai
    27        version: v1alpha1
    28    description: Cloud Native AutoML
    29    displayName: modela.ai
    30    icon:
    31    - base64data: ""
    32      mediatype: ""
    33    install:
    34      spec:
    35        deployments: null
    36      strategy: ""
    37    installModes:
    38    - supported: false
    39      type: OwnNamespace
    40    - supported: false
    41      type: SingleNamespace
    42    - supported: false
    43      type: MultiNamespace
    44    - supported: true
    45      type: AllNamespaces
    46    keywords:
    47    - Machine Learning;AutoML;MLOps
    48    links:
    49    - name: Modela Operator
    50      url: https://modela-operator.domain
    51    maturity: alpha
    52    provider:
    53      name: Metaprov Inc
    54      url: https://www.modela.ai
    55    version: 0.0.0