We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295266f commit a9e2c8cCopy full SHA for a9e2c8c
config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-azure.yaml
@@ -311,6 +311,8 @@ periodics:
311
- name: CL2_LONG_JOB_RUNNING_TIME
312
value: "45m"
313
# Don't install Azure disk CSI driver as it's installed using a HelmChartProxy
314
+ - name: PROMETHEUS_PVC_STORAGE_CLASS
315
+ value: "default"
316
- name: DEPLOY_AZURE_CSI_DRIVER
317
value: "false"
318
resources:
0 commit comments