Skip to content

Commit f2eecdc

Browse files
authored
Merge pull request #1 from naziml/naziml-patch-1
Default tcp health probes not set for GPU apps
2 parents 729e6f4 + b75aa3c commit f2eecdc

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)