apiVersion: "logging.openshift.io/v1" kind: "ClusterLogging" metadata: name: "instance" spec: managementState: "Unmanaged" logStore: type: "elasticsearch" elasticsearch: nodeCount: 1 storage: {} redundancyPolicy: "ZeroRedundancy" visualization: type: "kibana" kibana: replicas: 1 curation: type: "curator" curator: schedule: "30 3,9,15,21 * * *" collection: type: "fluentd"