Skip to content

Commit f214528

Browse files
committed
Fix local storage ref
1 parent 5f440a2 commit f214528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,5 +327,5 @@ metadata:
327327
spec:
328328
endpointType: localStorage
329329
localStorageSettings:
330-
persistentVolumeClaimName: <your PVC name>
330+
persistentVolumeClaimRef: <your PVC name>
331331
```

0 commit comments

Comments
 (0)