Skip to content

Commit

Permalink
Update docs/lvmd.md
Browse files Browse the repository at this point in the history
Signed-off-by: Yuji Ito <llamerada.jp@gmail.com>
Co-authored-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
  • Loading branch information
llamerada-jp and satoru-takeuchi committed Nov 28, 2023
1 parent dedee96 commit eddaecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lvmd.md
Expand Up @@ -65,7 +65,7 @@ stripe: 2
lvcreate-options: ["--mirrors=1"]
```

After updating the configuration file, you need to restart lvmd. If you are running lvmd as a DaemonSet, restart the Pods after updating the ConfigMap. If you want to restart automatically, consider using [Reloader](https://github.com/stakater/Reloader) or similar.
After changing the configuration file, you need to restart lvmd to reflect this change. If lvmd is deployed as a DaemonSet, pod restart is needed after changing the corresponding ConfigMap. If you want to restart lvmd automatically after changing configuration, please use 3rd party tools like [Reloader](https://github.com/stakater/Reloader).

Spare capacity
--------------
Expand Down

0 comments on commit eddaecf

Please sign in to comment.