livenessProbe property
Periodic probe of container liveness.
Container will be restarted if the probe fails.
Implementation
Probe? livenessProbe;
Periodic probe of container liveness.
Container will be restarted if the probe fails.
Probe? livenessProbe;