temporalio / helm-charts

Temporal Helm charts
MIT License
276 stars 315 forks source link

Revert "Update Cassandra host URLs to remove the ".cluster.local" suffix (#485)" #500

Closed prathyushpv closed 3 weeks ago

prathyushpv commented 3 weeks ago

This reverts commit b25c4fcd0e2661d1b18e3bc018ac957d4193448c.

What was changed

Revert the change to remove the ".cluster.local" suffix.

Why?

Just noticed that some of our test cells could not come up after this change. Our busybox container was not able to resolve cassandra pods without .cluster.local

Checklist

robholland commented 3 weeks ago

I'll do a follow-up PR to enable customising "cluster.local" instead of this.