15 lines
305 B
YAML
15 lines
305 B
YAML
apiVersion: logging.openshift.io/v1
|
|
kind: ClusterLogging
|
|
metadata:
|
|
annotations:
|
|
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
|
name: instance
|
|
spec:
|
|
managementState: Managed
|
|
logStore:
|
|
type: lokistack
|
|
lokistack:
|
|
name: logging-loki
|
|
collection:
|
|
type: vector
|