Update link for pod_antiaffinity_topology_key (#622)
Looks like the anchor was changed in the K8S docs.
This commit is contained in:
parent
8ec3fa1ec8
commit
53fea88391
|
|
@ -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**
|
||||
|
|
|
|||
Loading…
Reference in New Issue