Files
aiworker/k8s/backend
Hector Ros 5ccabf7bb3 Add NODE_TLS_REJECT_UNAUTHORIZED=0 for K8s API
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>
2026-01-20 18:33:39 +01:00
..