Now you can add headers for life support probes:
livenessProbe:
httpGet:
path: /healthz
port: 8080
httpHeaders:
- name: Authorization
value: Basic aGE6aGE=
It may be worth noting that:
Aladdin OpenSesame , base64- Aladdin: OpenSesame, QWxhZGRpbjpPcGVuU2VzYW1l. :
: QWxhZGRpbjpPcGVuU2VzYW1l
: https://en.wikipedia.org/wiki/Basic_access_authentication
base64
:
echo -n "Aladdin:OpenSesame" | base64