PaperlessNG++;Fix permissions for PVC;Configure Longhorn Nodes
This commit is contained in:
@ -102,6 +102,8 @@ Expose Longhorn's dashboard through `IngressRoute`:
|
||||
```shell
|
||||
kubectl apply -f storage/Longhorn/ingressRoute-Longhorn.yml
|
||||
```
|
||||
Log on to the web interface and delete the default disks on each node (mounted at `/var/lib/longhorn`) and replace them with new disks mounted at `/mnt/blockstorage`.
|
||||
|
||||
Add additional `storageClass` with backup schedule:
|
||||
***After** specifying a NFS backup target (syntax: `nfs://servername:/path/to/share`) through Longhorn's dashboard*
|
||||
```yaml
|
||||
|
Reference in New Issue
Block a user