initialDelaySeconds property
Number of seconds after the container has started before the probe is initiated.
Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240.
Implementation
core.int? initialDelaySeconds;