There was an error while loading. Please reload this page.
1 parent 115abee commit fb97eaeCopy full SHA for fb97eae
docs/cloud/rahti/rahti-migration.md
@@ -196,4 +196,5 @@ In the Project details page (`Developer` > `Project`), click `PersistentVolumeCl
196
197
* The Volume mode should be `Filesystem`.
198
199
-Once the volume is created, it can be mounted in a Pod as in `Rahti 2` or any other Kubernetes installation.
+!!! warning "Lazy volume creation"
200
+ The volume will only be created when it is mounted for the first time, this is a change in behavior in `Rahti 2`.
0 commit comments