Merge pull request #25873 from ydFu/patch-2

Add Code blocks in pod-topology-spread-constraints.md
This commit is contained in:
Kubernetes Prow Robot
2020-12-30 10:07:50 -08:00
committed by GitHub
@@ -66,7 +66,7 @@ Instead of manually applying labels, you can also reuse the [well-known labels](
The API field `pod.spec.topologySpreadConstraints` is defined as below:
```
```yaml
apiVersion: v1
kind: Pod
metadata: