Skip to content

Make overwriting / updating vm.args and app.config optional#51

Open
adamramage wants to merge 1 commit intoesl:masterfrom
adamramage:origin/ar-cfg-overwrite
Open

Make overwriting / updating vm.args and app.config optional#51
adamramage wants to merge 1 commit intoesl:masterfrom
adamramage:origin/ar-cfg-overwrite

Conversation

@adamramage
Copy link

Extreme cases require the vm.args and app.config files to not be modified as part of the start up.

change adds an option via envs to disable the script from making such changes. default is to update/modify files.

@chrzaszcz
Copy link
Member

chrzaszcz commented Oct 16, 2023

Thanks @adamramage for your contribution.

Could you provide more information about the need for this change? The files are updated to keep them in sync with the environment variables, and I would like to know the reasoning behind skipping this step.

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

Successfully merging this pull request may close these issues.

2 participants