Hello
I have a bit of a weird issue where our Kibana pods keeps getting terminated after about running for 5 mins. I was unable to find any logs related to this or why.
Only log i see is in Kibanas operator events "Reconciliation error: Operation cannot be fulfilled on deployments.apps "monitoring-kibana-kb": the object has been modified; please apply your changes to the latest version and try again"
Reading the error seems its related to changes in kibana pods and hence why they keep terminating and getting updated or something.
I am running elastics and kibana on Openshift 4.7
All were deployed using Elasticsearch (ECK) Operator 1.4.0
Please advice