Roger
Results
12
comments of
Roger
With 0.5.0 the message dissapears for me
Same issue here. My Workaround is to do the healthcheck with curl inside the container. ``` livenessProbe: exec: command: - sh - -c - 'curl -s http://localhost:32400/identity | grep -q...