apache / couchdb-helm

Apache CouchDB Helm Chart
https://couchdb.apache.org/
Apache License 2.0
49 stars 64 forks source link

Fix postinstall cluster domain #119

Closed bryopsida closed 1 year ago

bryopsida commented 1 year ago

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.

willholley commented 1 year ago

@bryopsida LGTM after a rebase