Skip to content

Commit e3aada8

Browse files
committed
increase prometheus resource preset to 2xlarge
1 parent f171f5c commit e3aada8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mojaloop/iac/roles/cc_k8s/defaults/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ argocd_default:
424424
retention_period: "1d" # TODO: increase to 10d later
425425
tsdb_min_block_duration: "30m"
426426
tsdb_max_block_duration: "30m"
427-
resources_preset_bitnami: "xlarge"
427+
resources_preset_bitnami: "2xlarge"
428428
remote_write_tenant_id: "infitx"
429429
cluster_label_value: "control-center"
430430
post_config:

0 commit comments

Comments
 (0)