-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
-
Logging (LogExp) - Sprint 209
To Create ClusterLogForwarder custom resource using sample mentioned in DOC, it fails with below error:
The ClusterLogForwarder "instance" is invalid: spec.pipelines.labels.secure: Invalid value: "boolean": spec.pipelines.labels.secure in body must be of type string: "boolean"
As the error stated that the value of "secure" must be string not boolean. we tried with below setting:
secure: "true"
and this worked
Question:
But Is this correct as it's not mentioned like this in documents?
- is cloned by
-
RHDEVDOCS-3180 Issue in ClusterLogForwarder custom resource sample in OpenShift 4.6
- Closed