Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 5aec8b0

Browse files
committed
update disk snapshots
1 parent c848f94 commit 5aec8b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

profiles/deployment_context.prom-platform

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ config_release_name = "promdevpf"
66
config_deployment_regions = ["europe-west1"]
77

88
// --- Elastic Search configuration --- //
9-
config_vm_elastic_search_data_volume_snapshot = "pos-20250613-1203-os-snapshot"
9+
config_vm_elastic_search_data_volume_snapshot = "platform-2506-os"
1010
// config_vm_elastic_search_vcpus = "16"
1111
// config_vm_elastic_search_mem = "61440"
1212
// config_vm_elastic_search_boot_disk_size = "128"
1313

1414
// --- Clickhouse configuration --- //
15-
config_vm_clickhouse_data_volume_snapshot = "pos-20250613-1203-ch-snapshot"
15+
config_vm_clickhouse_data_volume_snapshot = "platform-2506-ch"
1616
//config_vm_clickhouse_vcpus = 8
1717
//config_vm_clickhouse_mem = 30720
1818

0 commit comments

Comments
 (0)