mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
15 lines
328 B
YAML
15 lines
328 B
YAML
# required
|
|
# count: 1
|
|
apiVersion: operators.coreos.com/v1alpha1
|
|
kind: Subscription
|
|
metadata:
|
|
name: numaresources-operator
|
|
namespace: openshift-numaresources
|
|
spec:
|
|
channel: "4.17"
|
|
name: numaresources-operator
|
|
source: redhat-operators-disconnected
|
|
sourceNamespace: openshift-marketplace
|
|
status:
|
|
state: AtLatestKnown
|