Skip to content

Commit 9db733d

Browse files
authored
Merge pull request #25873 from ydFu/patch-2
Add Code blocks in pod-topology-spread-constraints.md
2 parents 1f862d9 + 053103d commit 9db733d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/pod-topology-spread-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Instead of manually applying labels, you can also reuse the [well-known labels](
6666

6767
The API field `pod.spec.topologySpreadConstraints` is defined as below:
6868

69-
```
69+
```yaml
7070
apiVersion: v1
7171
kind: Pod
7272
metadata:

0 commit comments

Comments
 (0)