Files
homelab/cluster/openshift-lightspeed-operator/base/subscription.yaml

15 lines
351 B
YAML

---
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