initialDelaySeconds property
Number of seconds to wait before starting the probe.
Defaults to 0. Minimum value is 0. Maps to Kubernetes probe argument 'initialDelaySeconds'.
Implementation
core.int? initialDelaySeconds;
Number of seconds to wait before starting the probe.
Defaults to 0. Minimum value is 0. Maps to Kubernetes probe argument 'initialDelaySeconds'.
core.int? initialDelaySeconds;