Skip to content

Commit fd865ed

Browse files
[autogenerated] update AKO helm-charts CLOUDP-379807__Removed_kube_validations_for_search_nodes_instance_size_ by @igor-karpukhin (#551)
Co-authored-by: ako-releaser[bot] <151840681+ako-releaser[bot]@users.noreply.github.com>
1 parent b924634 commit fd865ed

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasdeployments.yaml

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -615,24 +615,9 @@ spec:
615615
items:
616616
properties:
617617
instanceSize:
618-
description: Hardware specification for the Search Node
619-
instance sizes.
620-
enum:
621-
- S20_HIGHCPU_NVME
622-
- S30_HIGHCPU_NVME
623-
- S40_HIGHCPU_NVME
624-
- S50_HIGHCPU_NVME
625-
- S60_HIGHCPU_NVME
626-
- S70_HIGHCPU_NVME
627-
- S80_HIGHCPU_NVME
628-
- S30_LOWCPU_NVME
629-
- S40_LOWCPU_NVME
630-
- S50_LOWCPU_NVME
631-
- S60_LOWCPU_NVME
632-
- S80_LOWCPU_NVME
633-
- S90_LOWCPU_NVME
634-
- S100_LOWCPU_NVME
635-
- S110_LOWCPU_NVME
618+
description: |-
619+
Hardware specification for the Search Node instance sizes.
620+
See https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/operation/operation-creategroupclustersearchdeployment#operation-creategroupclustersearchdeployment-body-application-vnd-atlas-2024-05-30-json-specs-instancesize for available values
636621
type: string
637622
nodeCount:
638623
description: Number of Search Nodes in the cluster.

0 commit comments

Comments
 (0)