Skip to content

Commit 1188eca

Browse files
committed
Fix typo
1 parent 47aa007 commit 1188eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-local-storage-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ metadata:
9393
name: <ENDPOINT_NAME>
9494
namespace: azure-iot-operations
9595
spec:
96-
endpointType: localStorage
96+
endpointType: LocalStorage
9797
localStorageSettings:
9898
persistentVolumeClaimRef: <PVC_NAME>
9999
```

0 commit comments

Comments
 (0)