Hey,
I’m attempting to run multiple instances of Kibana with the ROR Pro plugin in Kubernetes.
In each pod, I have configured the following in the kibana.yml as per the docs:
readonlyrest_kbn.cookiePass: “12345678901234567890123456789012”
However seems like this is not working, as I can’t get past the login screen. I put details in and it just remains at login.
Is there something else I need to configure?
Thanks,
Tom