fluent / fluent-bit-kubernetes-logging

Fluent Bit Kubernetes Daemonset
Apache License 2.0
468 stars 248 forks source link

ConfigMap is not working #60

Closed MajedFarhat closed 4 years ago

MajedFarhat commented 4 years ago

error parsing https://github.com/fluent/fluent-bit-kubernetes-logging/blob/master/output/elasticsearch/fluent-bit-configmap.yaml: error converting YAML to JSON: yaml: line 114: mapping values are not allowed in this context

MajedFarhat commented 4 years ago

i have used this command

kubectl create -f https://github.com/fluent/fluent-bit-kubernetes-logging/blob/master/output/elasticsearch/fluent-bit-configmap.yaml

MajedFarhat commented 4 years ago

when I got the file locally and used it it worked