Update link for pod_antiaffinity_topology_key (#622)

Looks like the anchor was changed in the K8S docs.
This commit is contained in:
Dmitry Dolgov 2019-07-17 13:04:54 +02:00 committed by GitHub
parent 8ec3fa1ec8
commit 53fea88391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ configuration they are grouped under the `kubernetes` key.
the same topology , e.g. node. The default is `false`.
* **pod_antiaffinity_topology_key**
override [topology key](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#interlude-built-in-node-labels)
override [topology key](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#built-in-node-labels)
for pod anti affinity. The default is `kubernetes.io/hostname`.
* **pod_management_policy**