aprs.me/config
Graham McIntire 777acc2700
Use DNSSRV strategy for StatefulSet clustering
Switch to Kubernetes.DNSSRV strategy which is specifically designed
for StatefulSets and uses DNS SRV records for node discovery.

This strategy:
- Doesn't require Kubernetes API permissions (no RBAC needed)
- Automatically filters out the current node
- Works with StatefulSet stable DNS names
- Uses SRV records from the headless service

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 12:37:37 -05:00
..
config.exs Fix Docker build JavaScript import errors with vendor bundle 2025-07-21 12:32:39 -05:00
dev.exs vendor all js 2025-07-21 11:09:14 -05:00
prod.exs Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
runtime.exs Use DNSSRV strategy for StatefulSet clustering 2025-07-25 12:37:37 -05:00
test.exs fix geolocation hopefully 2025-07-10 17:12:49 -05:00