diff --git a/config/samples/azure_v1alpha2_blobcontainer.yaml b/config/samples/azure_v1alpha2_blobcontainer.yaml index 87a1839bd99..d6a732fac95 100644 --- a/config/samples/azure_v1alpha2_blobcontainer.yaml +++ b/config/samples/azure_v1alpha2_blobcontainer.yaml @@ -5,7 +5,7 @@ metadata: spec: location: westus resourceGroup: resourcegroup-azure-operators - accountname: storageaccountsample777 + accountName: storageaccountsample777 # accessLevel - Specifies whether data in the container may be accessed publicly and the level of access. # Possible values include: 'Container', 'Blob', 'None' - accesslevel: Container \ No newline at end of file + accesslevel: Container