postgres-operator/docs
Owen Ou 021ab07a23
Introduce `masterServiceAnnotations` & `replicaServiceAnnotations` (#2161)
* Introduce `masterServiceAnnotations` & `replicaServiceAnnotations`

Introduce `masterServiceAnnotations` & `replicaServiceAnnotations` to the `Postgresql` CRD.
`masterServiceAnnotations` overrides `serviceAnnotations` for master role if not empty.
`replicaServiceAnnotations` overrides `serviceAnnotations` for replica role if not empty.
Existing definition of `serviceAnnotations` continue to work for backward compatibitlity when neither `masterServiceAnnotations` nor `replicaServiceAnnotations` is defined.

This closes https://github.com/zalando/postgres-operator/issues/1927

* Accumulate service annotations

First, global config, then ServiceAnnotations overriding, then MasterServiceAnnotations and ReplicaServiceAnnotations.

This addresses
https://github.com/zalando/postgres-operator/pull/2161#discussion_r1063558711.

* Update admin doc with master & replica service annotations overrides

Addressed https://github.com/zalando/postgres-operator/pull/2161#discussion_r1064744086

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2023-01-11 13:29:16 +01:00
..
diagrams Added image to readme, added/rewrote features. (#1031) 2020-06-23 10:16:40 +02:00
reference Introduce `masterServiceAnnotations` & `replicaServiceAnnotations` (#2161) 2023-01-11 13:29:16 +01:00
administrator.md Introduce `masterServiceAnnotations` & `replicaServiceAnnotations` (#2161) 2023-01-11 13:29:16 +01:00
developer.md Retry when getting the pod_environment_secret (#1777) 2022-03-01 17:56:16 +01:00
index.md Updating Flant blog link (#2113) 2022-11-28 16:37:57 +01:00
operator-ui.md docs: fix broken links (#1594) 2021-10-18 16:50:27 +02:00
quickstart.md bump to v1.8.0 (#1852) 2022-04-20 18:30:23 +02:00
user.md Bump spilo and target version for PostgreSQL 15 (#2139) 2023-01-04 12:01:30 +01:00