Skip to content

Commit b75aa3c

Browse files
authored
Default tcp health probes not set for GPU apps
Update text to call out that GPU apps don't get default probes
1 parent 729e6f4 commit b75aa3c

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
@@ -162,7 +162,7 @@ The optional `failureThreshold` setting defines the number of attempts Container
162162

163163
## Default configuration
164164

165-
If ingress is enabled, the following default probes are automatically added to the main app container if none is defined for each type.
165+
If ingress is enabled, the following default probes are automatically added to the main app container if none is defined for each type, except for GPU workload profiles (both dedicated and consumption).
166166

167167
| Probe type | Default values |
168168
| -- | -- |

0 commit comments

Comments
 (0)