deploy-templates/logging-operator/templates/025-clo-sub.yaml (10 lines of code) (raw):
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: cluster-logging
namespace: openshift-logging
spec:
channel: {{ .Values.logging_operator_channel | quote }}
name: cluster-logging
source: redhat-operators
sourceNamespace: openshift-marketplace