Skip to content

Commit ba205c7

Browse files
authored
Add missing devlang to Kubernetes YAML (#18443)
1 parent 936747f commit ba205c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/host-and-deploy/health-checks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ Using separate readiness and liveness checks is useful in an environment such as
489489
490490
The following example demonstrates a Kubernetes readiness probe configuration:
491491

492-
```
492+
```yml
493493
spec:
494494
template:
495495
spec:

0 commit comments

Comments
 (0)