Skip to content

Commit 5bf6ac3

Browse files
committed
Expand prometheus disk for v31 upgrade
1 parent b9ea223 commit 5bf6ac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloud-config/tooling.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@
628628
value:
629629
<<: *prometheus-large-disk
630630
name: production-prometheus-large
631-
disk_size: 1_200_000
631+
disk_size: 2_000_000
632632
- type: replace
633633
path: /disk_types/-
634634
value:
@@ -646,7 +646,7 @@
646646
path: /disk_types/-
647647
value:
648648
name: production-prometheus-tooling
649-
disk_size: 120_000
649+
disk_size: 200_000
650650
cloud_properties:
651651
type: gp3
652652
- type: replace

0 commit comments

Comments
 (0)