Argo CD excludes Endpoints by default, so they must be managed manually.
Added kubectl apply commands as comments in the service files for reference.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove ProxySQL deployments, configmaps, and PVC from both anvil and
ironclad namespaces. Replace with selector-less Service + Endpoints
pointing to the Incus ProxySQL instance. Argo CD will prune the old
resources automatically.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>