Merge branch 'gh-pages' of github.com:zalando/postgres-operator into gh-pages

This commit is contained in:
Felix Kunde 2023-04-20 19:21:49 +02:00
commit 5bbebcea8f
1 changed files with 1 additions and 1 deletions

View File

@ -521,7 +521,7 @@ you can switch to `preferredDuringSchedulingIgnoredDuringExecution` by setting
By default the topology key for the pod anti affinity is set to
`kubernetes.io/hostname`, you can set another topology key e.g.
`failure-domain.beta.kubernetes.io/zone`. See [built-in node labels](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#interlude-built-in-node-labels) for available topology keys.
`topology.kubernetes.io/zone`. See [built-in node labels](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#interlude-built-in-node-labels) for available topology keys.
## Pod Disruption Budget