Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod fails to start when elasticsearch_custom.yml is mounted with read-only permissions #644

Closed
lightnet328 opened this issue Apr 9, 2018 · 2 comments

Comments

@lightnet328
Copy link

ConfigMap volumes have been read-only since Kubernetes 1.9.4.
kubernetes/kubernetes#58720

Then Pod outputs the following error and exits.

Welcome to the Bitnami elasticsearch container
Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-elasticsearch
Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-elasticsearch/issues
Send us your feedback at containers@bitnami.com

nami    INFO  Initializing elasticsearch
Error executing 'postInstallation': EROFS: read-only file system, chown '/bitnami/elasticsearch/conf/elasticsearch_custom.yml'

Is there any solution to this?

@javsalgar
Copy link
Contributor

Hi,

Could you open the issue in https://github.com/bitnami/bitnami-docker-elasticsearch/issues. It may seem related with the elasticsearch container.

@lightnet328
Copy link
Author

lightnet328 commented Apr 9, 2018

Thank you for your quick response.

I opened the issue in bitnami/bitnami-docker-elasticsearch.
https://github.com/bitnami/bitnami-docker-elasticsearch/issues/44

richardlarocque pushed a commit to richardlarocque/charts that referenced this issue Oct 16, 2020
icewisb pushed a commit to icewisb/bitnami-charts that referenced this issue Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants