livenessProbe property

Probe? livenessProbe
getter/setter pair

Periodic probe of container liveness.

Container will be restarted if the probe fails.

Implementation

Probe? livenessProbe;