This disables TLS certificate verification globally in Node.js, allowing the backend to communicate with K8s API using self-signed certs. NOTE: This is acceptable for development but should use proper CA certs in production. Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>