Implement Healthcheck endpoint for k8s probes
That just returns a 200 code.
As of know, k8s healthchecks are tracking the homepage. Which is doing some db requests. This is suboptimal.
Healthcheck should only check if waveqc is online or not
Edited by Simon Panay