deploy-templates/groupsync-operator/templates/groupsync_operator_sub.yaml (14 lines of code) (raw):

apiVersion: operators.coreos.com/v1alpha1 kind: Subscription metadata: name: group-sync-operator namespace: group-sync-operator labels: operators.coreos.com/group-sync-operator.group-sync-operator: '' spec: channel: alpha installPlanApproval: Manual name: group-sync-operator source: community-operators sourceNamespace: openshift-marketplace startingCSV: group-sync-operator.v{{ .Values.groupsync_operator_version }}