initialDelaySeconds property
Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes.
Implementation
final int? initialDelaySeconds;