periodSeconds property
How often (in seconds) to perform the probe.
Default to 10 seconds. Minimum value is 1. Must be less than timeout_seconds. Maps to Kubernetes probe argument 'periodSeconds'.
Implementation
core.int? periodSeconds;
How often (in seconds) to perform the probe.
Default to 10 seconds. Minimum value is 1. Must be less than timeout_seconds. Maps to Kubernetes probe argument 'periodSeconds'.
core.int? periodSeconds;