Skip to content

Commit 358ecef

Browse files
committed
nit
1 parent 3bd8ba4 commit 358ecef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/health-probes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The optional `failureThreshold` setting defines the number of attempts Container
163163

164164
## Default configuration
165165

166-
If ingress is enabled, the following default probes are automatically added to the main app container if none of the probe configurations have been modified. If any of the configurations have been modified, the remaining values will use [Kubernetes defaults](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28/#probe-v1-core).
166+
If ingress is enabled, the following default probes are automatically added to the main app container if none is defined for each type.
167167

168168
| Probe type | Default values |
169169
| -- | -- |

0 commit comments

Comments
 (0)