Skip to content

Commit 697a170

Browse files
committed
2 parents 704b686 + 3703d49 commit 697a170

20 files changed

Lines changed: 32 additions & 32 deletions

File tree

addons/opensearch/2.10/plans/standard-2c4g32/meta.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

addons/opensearch/2.10/plans/standard-2c4g64/meta.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

addons/opensearch/2.10/plans/standard-2c4g32/bind.yaml renamed to addons/opensearch/2.10/plans/standard-2c6g32/bind.yaml

File renamed without changes.

addons/opensearch/2.10/plans/standard-2c4g32/instance-schema.json renamed to addons/opensearch/2.10/plans/standard-2c6g32/instance-schema.json

File renamed without changes.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: "standard-2c6g32"
2+
id: 278b07be-4bd3-4618-b97e-6fa6d471709d
3+
description: "Opensearch standard-2c6g32 plan which limit resources 2 cores 6Gi memory and persistence size 32Gi."
4+
displayName: "standard-2c6g32"
5+
bindable: true
6+
maximum_polling_duration: 1800

addons/opensearch/2.10/plans/standard-2c4g32/values.yaml renamed to addons/opensearch/2.10/plans/standard-2c6g32/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## @param fullnameOverride String to fully override common.names.fullname
22
##
3-
fullnameOverride: "hb-opensearch-standard-2c4g32"
3+
fullnameOverride: "hb-opensearch-standard-2c6g32"
44
## @section Master-elegible nodes parameters
55

66
master:
@@ -22,7 +22,7 @@ master:
2222
resources:
2323
limits:
2424
cpu: 2
25-
memory: 4Gi
25+
memory: 6Gi
2626
requests:
2727
cpu: 200m
2828
memory: 512Mi

addons/opensearch/2.10/plans/standard-2c4g64/bind.yaml renamed to addons/opensearch/2.10/plans/standard-2c6g64/bind.yaml

File renamed without changes.

addons/opensearch/2.10/plans/standard-2c4g64/instance-schema.json renamed to addons/opensearch/2.10/plans/standard-2c6g64/instance-schema.json

File renamed without changes.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: "standard-2c6g64"
2+
id: 79168ebf-5508-4425-a685-47a6d5ccb512
3+
description: "Opensearch standard-2c6g64 plan which limit resources 2 cores 6Gi memory and persistence size 64Gi."
4+
displayName: "standard-2c6g64"
5+
bindable: true
6+
maximum_polling_duration: 1800

addons/opensearch/2.10/plans/standard-2c4g64/values.yaml renamed to addons/opensearch/2.10/plans/standard-2c6g64/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## @param fullnameOverride String to fully override common.names.fullname
22
##
3-
fullnameOverride: "hb-opensearch-standard-2c4g64"
3+
fullnameOverride: "hb-opensearch-standard-2c6g64"
44
## @section Master-elegible nodes parameters
55

66
master:
@@ -22,7 +22,7 @@ master:
2222
resources:
2323
limits:
2424
cpu: 2
25-
memory: 4Gi
25+
memory: 6Gi
2626
requests:
2727
cpu: 500m
2828
memory: 512Mi

0 commit comments

Comments
 (0)