Adds run without basepath configured to examples readme (#173086)

Kibana crashes when running the examples with a basepath configured with
too many redirects during auth.
This PR warns about that in the examples/README

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Christiane (Tina) Heiligers 2023-12-12 11:22:02 -07:00 committed by GitHub
parent 156c8f2323
commit 13434dc28e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[[example-plugins]]
== Example plugins
This folder contains example plugins. To run the plugins in this folder, use the `--run-examples` flag, via
This folder contains example plugins. To run the plugins in this folder, use the `--run-examples` flag (without a basepath), via
[source,bash]
----