Skip to content

Annotations

Contexts

Context Relationship Object Path Package File Path
Database.Shard.Dap.Instances Package -> Database -> Shard -> Dap -> Instances -> Annotations $.databases[*].shards[*].daps.instances.*.annotations {package-root}/databases/{db-name}/shards/{shard-name}.yaml
Database.Shard.Sequencer Package -> Database -> Shard -> Sequencer -> Annotations $.databases[*].shards[*].sequencers.*.annotations {package-root}/databases/{db-name}/shards/{shard-name}.yaml
Database.Shard.Sm Package -> Database -> Shard -> Sm -> Annotations $.databases[*].shards[*].sm.annotations {package-root}/databases/{db-name}/shards/{shard-name}.yaml
Router.Agg Package -> Router -> Agg -> Annotations $.router.agg.annotations {package-root}/router/{router-name}.yaml
Router.Rc Package -> Router -> Rc -> Annotations $.router.rc.annotations {package-root}/router/{router-name}.yaml

Fields

Field Type Required Description Constraints Default
pod map<string, string > | null no - - null
service map<string, string > | null no - - null
serviceAccount map<string, string > | null no - - null
statefulSet map<string, string > | null no StatefulSet Annotations - null

No linked schemas.

Used In

Back to top