Skip to content

Commit

Permalink
Merge pull request #12004 from rhmdnd/add-rosa-subscription-file
Browse files Browse the repository at this point in the history
Add subscription file for ROSA installs
  • Loading branch information
yuumasato authored May 17, 2024
2 parents 0ec2d6e + 7e9e212 commit a2f3828
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ocp-resources/compliance-operator-rosa-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: compliance-operator-sub
namespace: openshift-compliance
spec:
channel: alpha
name: compliance-operator
source: compliance-operator
sourceNamespace: openshift-marketplace
config:
nodeSelector:
node-role.kubernetes.io/worker: ""

0 comments on commit a2f3828

Please sign in to comment.