mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-10 12:01:33 +01:00
docs: update ceph-with-rook.md
Fixed a typo in the disk-wipe instructions. Signed-off-by: Andrew Symington <andrew.c.symington@gmail.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
parent
470b75563a
commit
e1b824ebad
@ -283,6 +283,6 @@ pod/disk-wipe created
|
||||
$ kubectl wait --timeout=900s --for=jsonpath='{.status.phase}=Succeeded' pod disk-wipe
|
||||
pod/disk-wipe condition met
|
||||
|
||||
$ kubectl delete pod disk-clean
|
||||
$ kubectl delete pod disk-wipe
|
||||
pod "disk-wipe" deleted
|
||||
```
|
||||
|
||||
@ -283,6 +283,6 @@ pod/disk-wipe created
|
||||
$ kubectl wait --timeout=900s --for=jsonpath='{.status.phase}=Succeeded' pod disk-wipe
|
||||
pod/disk-wipe condition met
|
||||
|
||||
$ kubectl delete pod disk-clean
|
||||
$ kubectl delete pod disk-wipe
|
||||
pod "disk-wipe" deleted
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user