Skip to content

Commit 351ae86

Browse files
authored
Merge pull request #35022 from alaypatel07/dra-use-prometheus-stack-fixups
use the aks default storage class
2 parents 7193228 + a9e2c8c commit 351ae86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-azure.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ periodics:
311311
- name: CL2_LONG_JOB_RUNNING_TIME
312312
value: "45m"
313313
# Don't install Azure disk CSI driver as it's installed using a HelmChartProxy
314+
- name: PROMETHEUS_PVC_STORAGE_CLASS
315+
value: "default"
314316
- name: DEPLOY_AZURE_CSI_DRIVER
315317
value: "false"
316318
resources:

0 commit comments

Comments
 (0)