nxtgauge-gitops/apps/nxtgauge-ai-assistant/base
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
..
deployment.yaml Fix cross-namespace DNS failure calling users service from ai-assistant 2026-07-02 22:49:44 +05:30
kustomization.yaml chore: add ai-assistant secret placeholder 2026-04-17 21:44:32 +05:30
secret.yaml Fix cross-namespace secretKeyRef in ai-assistant deployment 2026-07-02 18:00:10 +05:30
service.yaml feat: add nxtgauge-ai-assistant to gitops and update users to 430711a 2026-04-15 18:24:39 +02:00