Changed adminUrl from fully qualified domain name to short service name: - Before: http://api7ee3-0-1759339083-dashboard.api7ee.svc.cluster.local:7080 - After: http://api7ee3-0-1759339083-dashboard:7080 The short name works within the same namespace and is simpler to manage. This fixes the ADC sync job which was failing with 404 errors. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>