nxtgauge-gitops/apps/nxtgauge-ai-assistant
Ashwin Kumar Sivakumar 38fd72023f Fix cross-namespace DNS failure calling users service from ai-assistant
NXTGAUGE_USERS_URL used the short service name "nxtgauge-rust-users",
which only resolves within the same namespace. The prod overlay places
ai-assistant in nxtgauge-ai while the users service is in nxtgauge, so
every help-center search and ticket-creation call failed with a DNS
resolution error (surfaced as a 502 to the client). Use the full
in-cluster FQDN instead.
2026-07-02 22:49:44 +05:30
..
base Fix cross-namespace DNS failure calling users service from ai-assistant 2026-07-02 22:49:44 +05:30
overlays/prod chore(gitops): deploy ai-assistant@f0fbb15e54e732c82bdc76337d4e1ef427acc951 2026-07-02 13:22:00 +00:00