Skip to content

Commit 8694745

Browse files
authored
Merge pull request #125744 from naziml/main
Container Apps default health probe not enabled for GPU apps
2 parents f9bf0e5 + f2eecdc commit 8694745

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)