Skip to content

Commit 8279bdd

Browse files
committed
docs: document updated as per the comments
Signed-off-by: Bala Harish <[email protected]>
1 parent 979e6c8 commit 8279bdd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/main/Solutioning/backup-and-restore/kasten-br-fs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ As an example, we will be using `openebs-hostpath` storageclass as a global pers
4141
helm install k10 kasten/k10 --namespace=kasten-io --set global.persistence.storageClass=openebs-hostpath
4242
```
4343

44-
2. Once you have installed Kasten, verify that Kasten has been installed correctly.
44+
2. Verify that Kasten has been installed correctly.
4545

4646
**Command**
4747

@@ -98,7 +98,7 @@ Use the following `kubectl` command to forward a local port to the Kasten ingres
9898
By default, the Kasten dashboard is not exposed externally.
9999
:::
100100

101-
In this example we have changed the 'svc' type to **NodePort**:
101+
In this example we have changed the 'service type' type to **NodePort**:
102102

103103
- Forward a local port to the Kasten ingress port.
104104

@@ -172,7 +172,7 @@ Make sure the service account has the necessary permissions.
172172

173173
### From Source Cluster
174174

175-
In this example, We have deployed a sample Nginx test application for backup and restore.
175+
In this example, We have deployed a sample Nginx test application with a Replicated PV Mayastor PVC where volume mode is Filesystem.
176176

177177
**Application yaml**
178178

0 commit comments

Comments
 (0)