Files
Kubernetes-Manifests/applications/netbox
Jeffrey f67cbf4465 netbox: send a Host header on the probes
The kubelet probes the pod IP, which Django rejects with a 400 because
ALLOWED_HOSTS is netbox.jsme.be. Setting the Host header keeps
ALLOWED_HOSTS tight instead of widening it to '*'.
2026-08-27 20:56:16 +02:00
..