blob: fd17938a9483023f975241cad624b7c8089d4769 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# opodsync
This Helm chart deploys the opodsync.
## Manual steps
Before deploying, you need to create the following directory on your NFS share:
```bash
mkdir -p /data/nfs/k3svolumes/opodsync/data
```
|