Unverified Commit ded5d2c0 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #72625 from andyzhangx/automated-cherry-pick-of-#72229-upstream-release-1.13

Automated cherry pick of #72229
parents 6e3bd9f5 4eb58734
......@@ -40,7 +40,7 @@ import (
const (
defaultStorageAccountType = compute.StandardLRS
defaultAzureDiskKind = v1.AzureManagedDisk
defaultAzureDataDiskCachingMode = v1.AzureDataDiskCachingNone
defaultAzureDataDiskCachingMode = v1.AzureDataDiskCachingReadOnly
)
type dataDisk struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment