Skip to content

Commit dc1d408

Browse files
authored
Merge pull request #8325 from xmudrii/monitoring-gke-pvc
prow-build: use hyperdisk-balanced disks for prometheus
2 parents 5990fd3 + c42dd08 commit dc1d408

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)