You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/helm/rawfile-localpv/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,7 @@ Please follow the [install guide](https://github.com/openebs/rawfile-localpv/tre
74
74
| node.internalGRPC.port | int |`4500`| Port Number used for internal communication gRPC server |
75
75
| node.internalGRPC.workers | int |`10`| gRPC worker count used for internal communication |
76
76
| node.kubeletPath | string |`"/var/lib/kubelet"`| Kubelet path (Set to `/var/lib/k0s/kubelet` for k0s) |
77
+
| node.metadataDirPath | string |`"/var/local/openebs/rawfile/meta"`| Metadata dir path for rawfile volumes metadata and tasks store file |
77
78
| node.metrics.enabled | bool |`false`||
78
79
| node.priorityClassName | string |`"system-node-critical"`| priorityClassName for node component since this part is critical for node `system-node-critical` is default |
0 commit comments