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

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