3 Commits

Author SHA1 Message Date
kappa
da020d4c4a Remove Endpoints from manifests (Argo CD excludes them), add setup comments
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>
2026-03-12 16:26:09 +09:00
kappa
79c25e0759 Replace K8s ProxySQL with external Incus ProxySQL (192.168.9.140:6033)
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>
2026-03-12 16:23:04 +09:00
kaffa
fd7b6934ad Add k8s manifest: service-proxysql.yaml 2026-03-12 14:26:14 +09:00