livenessProbe

@JvmName(name = "dmdmiyxpnuiqagtm")
suspend fun livenessProbe(value: Output<ProbePatchArgs>)
@JvmName(name = "tedllbxqdxdgymvl")
suspend fun livenessProbe(value: ProbePatchArgs?)

Parameters

value

Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes


@JvmName(name = "vseylnwihhmexfcy")
suspend fun livenessProbe(argument: suspend ProbePatchArgsBuilder.() -> Unit)

Parameters

argument

Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes