github.com/metaprov/modela-operator@v0.0.0-20240118193048-f378be8b74d2/manifests/modela-catalog/managedimages/modela-dashboard-server.yaml (about)

     1  apiVersion: catalog.modela.ai/v1alpha1
     2  kind: ManagedImage
     3  metadata:
     4    name: modela-dashboard-server
     5    namespace: modela-catalog
     6  spec:
     7    description: "Modela Dashboard Server Image"
     8    registry: "ghcr.io"
     9    repository: "metaprov/modela-dashboard-server"
    10    tag: "latest"
    11    role: dashboard  
    12    active: true
    13    maintainedBy: "Metaprov Inc"