Skip to content

Commit a91283a

Browse files
authored
Merge pull request #26 from Addyvan/hostvol-warning
Adding hostVol warning to the README
2 parents c1cfa66 + de2440f commit a91283a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Currently persistence is supported through mounting a `hostvol` or via a `persis
3737

3838
### Using a Host Volume
3939

40+
Note: If you are deploying to a cloud provider it is highly recommended that you use a PVC powered by a cloud-specific storageClass. Otherwise you risk losing your world.
41+
4042
On the node you wish to use make sure the folder you are mounting exists (ideally empty if you are starting a new world). Once you spin up the game pod you should see the following files created:
4143
```bash
4244
$ ls /data/valheim

0 commit comments

Comments
 (0)