Skip to content

Commit 16a4886

Browse files
authored
Modifying qe provider storage cluster default configuration to 4 T (#6381)
ODFMS-264 Signed-off-by: suchita.gatfane <[email protected]>
1 parent 2048e83 commit 16a4886

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

conf/deployment/rosa/managed_1az_provider_qe_3m_3w_m54x.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ENV_DATA:
1313
configs: 'aws,stage'
1414
addon_name: "ocs-provider-qe"
1515
region: 'us-east-1'
16+
# Storage Cluster Size
17+
size: '4'
1618
DEPLOYMENT:
1719
force_download_ocm_cli: True
1820
ocm_cli_version: '0.1.60'

conf/deployment/rosa/managed_3az_provider_qe_3m_3w_m54x.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ENV_DATA:
1313
configs: 'aws,stage'
1414
addon_name: "ocs-provider-qe"
1515
region: 'us-east-1'
16+
# Storage Cluster Size
17+
size: '4'
1618
DEPLOYMENT:
1719
force_download_ocm_cli: True
1820
ocm_cli_version: '0.1.60'

0 commit comments

Comments
 (0)