Optional defaultdefaultLiveness: the default value of the liveness state
Optional defaultdefaultReadiness: the default value of the readiness state
Optional enableenableLivenessEndpoint: expose a liveness probe endpoint or not
Optional enableenableReadinessEndpoint: expose a readiness probe endpoint or not
Optional livenesslivenessPath: the path to mount the liveness probe endpoint
Optional readinessreadinessPath: the path to mount the readiness probe endpoint
Generated using TypeDoc
Options used to set up liveliness and readiness endpoints.