mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-28 21:04:03 +00:00
When using a HTTP probe, the request will now have a "Accept" header by default with the "*/*" (accept all) Most tools do add this header (see curl) so it's a reasonable expectation that http probe has it as well