mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 18:09:57 +00:00
12 lines
646 B
YAML
12 lines
646 B
YAML
annotations:
|
|
# Core bundle annotations.
|
|
operators.operatorframework.io.bundle.mediatype.v1: registry+v1
|
|
operators.operatorframework.io.bundle.manifests.v1: manifests/
|
|
operators.operatorframework.io.bundle.metadata.v1: metadata/
|
|
operators.operatorframework.io.bundle.package.v1: cluster-manager
|
|
operators.operatorframework.io.bundle.channels.v1: stable
|
|
operators.operatorframework.io.bundle.channel.default.v1: stable
|
|
operators.operatorframework.io.metrics.builder: operator-sdk-v1.32.0
|
|
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
|
|
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v3
|