more wording
This commit is contained in:
parent
8c39bdc3fd
commit
cb704d5c61
|
@ -87,7 +87,7 @@ When you do not want to or you cannot use Helm, below is a simple starting point
|
||||||
|
|
||||||
=== "`PersistentVolumeClaim`"
|
=== "`PersistentVolumeClaim`"
|
||||||
|
|
||||||
To persist data externally from the DMS container, configure a `PersistentVolumeClaim` (PVC). Make sure you have a storage provisioner and that you choose the correct `storageClassName`.
|
To persist data externally from the DMS container, configure a `PersistentVolumeClaim` (PVC). Make sure you have a storage system (like Longhorn, Rook, etc.) and that you choose the correct `storageClassName` (according to your storage system).
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue