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 postinstall cluster domain #119

Merged
merged 4 commits into from
Jul 6, 2023

Conversation

bryopsida
Copy link
Contributor

What this PR does / why we need it:

This PR updates the post install job to use the dns.clusterDomainSuffix value, if that value is null it will default to cluster.local.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.

  • Chart Version bumped
  • e2e tests pass
  • Variables are documented in the README.md

@willholley
Copy link
Member

@bryopsida LGTM after a rebase

@willholley willholley merged commit 3b071e2 into apache:main Jul 6, 2023
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.

post-install job uses hard-coded cluster.local DNS suffix
2 participants