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.
2 parents 7193228 + a9e2c8c commit 351ae86Copy full SHA for 351ae86
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