Skip to content

Commit c42dd08

Browse files
committed
prow-build: use hyperdisk-balanced disks for prometheus
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent 5990fd3 commit c42dd08

File tree

1 file changed

+1
-1
lines changed
  • infra/gcp/terraform/k8s-infra-prow-build/prow-build/resources/monitoring/prometheus-main

1 file changed

+1
-1
lines changed

infra/gcp/terraform/k8s-infra-prow-build/prow-build/resources/monitoring/prometheus-main/prometheus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
storage:
4343
volumeClaimTemplate:
4444
spec:
45-
storageClassName: standard-rwo
45+
storageClassName: hyperdisk-balanced
4646
resources:
4747
requests:
4848
storage: 300Gi

0 commit comments

Comments
 (0)