Skip to content

Commit a9e2c8c

Browse files
committed
use the aks default storage class
1 parent 295266f commit a9e2c8c

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)