Skip to content

Commit cf3f52d

Browse files
Merge pull request #286380 from PatAltimore/patricka-localstorage-fix
Local storage ref fix
2 parents e26facb + ff10538 commit cf3f52d

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)