mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-15 07:20:46 +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