As we are using neuvector into our system we would like, if possible, to have liveness probe into controller pod.
As for now, only readiness exist into controller deployment: https://github.com/neuvector/neuvector-helm/blob/master/charts/core/templates/controller-deployment.yaml#L95
This reside from junit tests made into our infrastructure
I can provide a PR if this is accepted. Thank you !