Skip to content

Commit

Permalink
DNM: testing OLM with CustomResource instances
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Panattoni <[email protected]>
  • Loading branch information
zeeke committed Feb 27, 2024
1 parent a799424 commit a99ed1a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions manifests/stable/default-sriovoperatorconfig.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: sriovnetwork.openshift.io/v1
kind: SriovOperatorConfig
metadata:
name: default
spec:
enableInjector: true
enableOperatorWebhook: true
logLevel: 2
disableDrain: false

0 comments on commit a99ed1a

Please sign in to comment.