API Reference for ArangoMember V1
Spec
.spec.deletion_priority
Type: integer
[ref]
DeletionPriority define Deletion Priority. Higher value means higher priority. Default is 0. Example: set 1 for Coordinator which should be deleted first and scale down coordinators by one.
.spec.deploymentUID
Type: string
[ref]
DeploymentUID define Deployment UID.
.spec.group
Type: string
[ref]
Group define Member Groups.
.spec.id
Type: string
[ref]
.spec.overrides.resources
Type: core.ResourceRequirements
[ref]
Resources holds resource requests & limits. Overrides template provided on the group level.
Links:
.spec.overrides.volumeClaimTemplate
Type: core.PersistentVolumeClaim
[ref]
VolumeClaimTemplate specifies a template for volume claims. Overrides template provided on the group level.
Links:
.spec.template.checksum
Type: string
[ref]
Checksum keep the Pod Spec Checksum (with ignored fields).
.spec.template.endpoint
Type: string
[ref]
[!WARNING] DEPRECATED
Endpoint is not saved into the template
.spec.template.podSpec
Type: core.PodTemplateSpec
[ref]
PodSpec specifies the Pod Spec used for this Member.
Links:
.spec.template.podSpecChecksum
Type: string
[ref]
PodSpecChecksum keep the Pod Spec Checksum (without ignored fields).