sparse-intern-71089
02/20/2023, 12:05 PMbright-flag-46266
02/20/2023, 12:19 PM"storageProfile": {
"blobCsiDriver": {
"enabled": true
},
"diskCsiDriver": {
"enabled": true
},
"fileCsiDriver": {
"enabled": true
},
"snapshotController": {
"enabled": true
}
},
There are many profile options available on the ManagedCluster resource like AgentPoolProfiles
, but no StorageProfile, so maybe it is just not supported?