-
Task
-
Resolution: Done
-
Major
-
OpenShift 4.6 Async
-
devex docs #205 Jul 29-Aug 19
-
3
-
Documentation (Ref Guide, User Guide, etc.)
-
Undefined
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?
- clones
-
LOG-1046 Issue in ClusterLogForwarder custom resource sample in OpenShift 4.6
- Closed
- links to
(1 links to)