Skip to content

Conversation

@dkeven
Copy link
Member

@dkeven dkeven commented Nov 7, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    the legacy way of replacing holder string in yaml files (notably the terminus_cr.yaml) before applying it may cause a problem that, if the OS is uninstalled and then installed again, the modified yaml files will remain replaced,
    and the replace operation done by the new installation process will not take any effect, resulting in inconsistent behaviors.

  • What is the new behavior (if this is a feature change)?
    using helm values instead, to keep the files unchanged throughout multiple installations

@github-actions github-actions bot added the fix label Nov 7, 2024
@hysyeah hysyeah merged commit 5b353cb into main Nov 7, 2024
@dkeven dkeven deleted the fix/helm_template branch November 8, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants