Skip to content

Commit 5ff61a1

Browse files
authored
Update azure-disk-customer-managed-keys.md
1 parent 0829a9b commit 5ff61a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-disk-customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ someuser@Azure:~$ az account list
128128

129129
Create a file called **byok-azure-disk.yaml** that contains the following information. Replace *myAzureSubscriptionId*, *myResourceGroup*, and *myDiskEncrptionSetName* with your values, and apply the yaml. Make sure to use the resource group where your DiskEncryptionSet is deployed.
130130

131-
```
131+
```yaml
132132
kind: StorageClass
133133
apiVersion: storage.k8s.io/v1
134134
metadata:

0 commit comments

Comments
 (0)