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

fix(chart): reference the correct value for the Jetstream domain #467

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

protochron
Copy link
Contributor

Feature or Problem

Pull the jetstreamDomain value from config.wadm.nats.jetstreamDomain instead of from config.wadm.jetstreamDomain since that is what we define in the values file. It is also a more logical way to group the value than what the chart was expecting.

Related Issues

Release Information

Next chart release

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

@protochron protochron requested a review from a team as a code owner October 24, 2024 13:52
@protochron protochron force-pushed the wadm_chart_domain branch 2 times, most recently from d577881 to 4f2ccee Compare October 24, 2024 13:53
Pull the `jetstreamDomain` value from `config.wadm.nats.jetstreamDomain`
instead of from `config.wadm.jetstreamDomain` since that is what we
define in the values file. It is also a more logical way to group the
value than what the chart was expecting.

Also bump the default version of wadm to the latest one.

Signed-off-by: Dan Norris <protochron@users.noreply.github.com>
@protochron protochron merged commit cfc7c45 into main Oct 24, 2024
7 checks passed
@protochron protochron deleted the wadm_chart_domain branch October 24, 2024 14:29
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