OdysseyInstance¶
This CRD contains yandex odyssey configuration.
This resource will be created automatic for all PostgresEndpoints(master and replicas) in
Odyssey .spec.postgresEndpointReference.
Example¶
| odyssey-instance.yaml | |
|---|---|
1 2 3 4 5 6 7 | |
.database will generate automatic based on list of odyssey in kubernetes cluster.
Required fields¶
.replicas.config
Fields¶
replicas¶
Replicas of deployment with yandex odyssey.
config¶
Config of yandex odyssey.
More information can be found in yandex/odyssey repository.
Basic config¶
| odyssey.conf | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | |