-
Notifications
You must be signed in to change notification settings - Fork 148
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
Missing values in helm templates #141
Comments
You can use I would accept a PR to associate specific values if you or anyone else is interested. |
It would be useful to list available options suitable for bedrock |
Interesting idea. A link to the properties mapping file would be a nice compromise. Want to include that with your PR? |
Hi , do you have a link for adding custom env options via helm kubernetes ? Do I just add them to the Charts.yml? |
In the helm chart, two values are missing, as previously added in Minecraft bedrock.
https://github.com/itzg/docker-minecraft-bedrock-server/blob/ab51be217cf5f245fcb3239466f145af3a9422ba/property-definitions.json#L112
https://github.com/itzg/docker-minecraft-bedrock-server/blob/ab51be217cf5f245fcb3239466f145af3a9422ba/property-definitions.json#L116
I did not find those two values can be easily controlled in the helm chart values.
I expect this feature can be added.
The text was updated successfully, but these errors were encountered: