mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
390 B
YAML
16 lines
390 B
YAML
# required: yes
|
|
# count: 1
|
|
apiVersion: operators.coreos.com/v1alpha1
|
|
kind: Subscription
|
|
metadata:
|
|
name: sriov-network-operator-subscription
|
|
namespace: openshift-sriov-network-operator
|
|
spec:
|
|
channel: "stable"
|
|
name: sriov-network-operator
|
|
source: redhat-operators-disconnected
|
|
sourceNamespace: openshift-marketplace
|
|
installPlanApproval: Automatic
|
|
status:
|
|
state: AtLatestKnown
|