Giancarlo Rubio
Giancarlo Rubio
The flag `runOnInitRestart` did not solve the issue. Here you have more details ``` pi@raspberrypi:~ $ rtsp-simple-server --version v0.16.4 pi@raspberrypi:~ $ journalctl -f -u rtsp-simple-server -- Logs begin at Fri...
I did a new PR using the commits from #2708, https://github.com/kubernetes/charts/pull/3748
This could be covered in v2 spec #184
#161 fixed this issue
The operator currently doesn't support updates in `StateFulSet`. You can do it manually changing node by node, the steps for increasing disk size on the node es-data-es-data-logging-cluster-eu-west-1a-0 will be something...
This is already manager by the [operator](https://github.com/upmc-enterprises/elasticsearch-operator/blob/master/pkg/k8sutil/k8sutil.go#L603-L608), right?
the Elasticsearch chart doesn't support ingress creation, a PR adding this feature are very welcome
@komljen exposing an ingress using internal load balancer + [oauth proxy](https://github.com/kubernetes/ingress-nginx/blob/27c863085e2503e5f3249b596f24529fc2488baa/docs/examples/external-auth/README.md) for services like kibana is a must. A note in the helm docs explaining how to do this will...
@wjimenez5271 What the version of your es operator?
Check if you are using the[ latest cronjob ](https://github.com/upmc-enterprises/elasticsearch-operator/blob/master/example/example-es-cluster.yaml#L23), also paste the logs from the master node during the snapshot execution