add lightspeed to internal cluster
This commit is contained in:
14
cluster/openshift-lightspeed-operator/base/subscription.yaml
Normal file
14
cluster/openshift-lightspeed-operator/base/subscription.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: operators.coreos.com/v1alpha1
|
||||
kind: Subscription
|
||||
metadata:
|
||||
name: lightspeed-operator
|
||||
namespace: openshift-lightspeed
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "3"
|
||||
spec:
|
||||
channel: stable
|
||||
installPlanApproval: Automatic #Manual
|
||||
name: lightspeed-operator
|
||||
source: redhat-operators
|
||||
sourceNamespace: openshift-marketplace
|
||||
Reference in New Issue
Block a user