-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
the provided example cannot be pasted without it generating errors
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
v6.0 Forwarding to Red Hat Managed LokiStack:
apiVersion: observability.openshift.io/v1
kind: ClusterLogForwarder
metadata:
name: instance
namespace: openshift-logging
spec:
outputs:
- name: default-lokistack
type: lokiStack
lokiStack:
target:
name: lokistack-dev
namespace: openshift-logging
authentication:
token:
from: serviceAccount
tls:
ca:
key: service-ca.crt
configMapName: openshift-service-ca.crt
pipelines: - outputRefs:
- default-lokistack
- inputRefs:
- application
- infrastructure
Actual results:
Expected results:
Additional info: