mirror of
https://github.com/siderolabs/talos.git
synced 2026-05-05 04:16:21 +02:00
docs: fix incorrect path for openebs in documentation
Move 1.8 fix to 1.7. Signed-off-by: cryptk <421501+cryptk@users.noreply.github.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
parent
beadbac210
commit
e193e7db98
@ -26,9 +26,9 @@ Create a machine config patch with the contents below and save as `patch.yaml`
|
||||
machine:
|
||||
kubelet:
|
||||
extraMounts:
|
||||
- destination: /var/local/openebs
|
||||
- destination: /var/openebs/local
|
||||
type: bind
|
||||
source: /var/local/openebs
|
||||
source: /var/openebs/local
|
||||
options:
|
||||
- bind
|
||||
- rshared
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user