github.com/metaprov/modela-operator@v0.0.0-20240118193048-f378be8b74d2/manifests/modela-catalog/managedimages/modela-data-plane.yaml (about) 1 apiVersion: catalog.modela.ai/v1alpha1 2 kind: ManagedImage 3 metadata: 4 name: modela-data-plane-latest 5 namespace: modela-catalog 6 spec: 7 description: "Modela Data Plane Image" 8 registry: "ghcr.io" 9 repository: "metaprov/modela-data-plane" 10 tag: latest 11 role: dataplane 12 active: true 13 maintainedBy: "Metaprov Inc" 14