Backup Forgejo volume
This commit is contained in:
parent
3f86fa7d7d
commit
9895b806fc
1 changed files with 6 additions and 0 deletions
|
@ -11,6 +11,12 @@
|
|||
deploymentName = "server";
|
||||
deploymentNamespace = "radicale";
|
||||
};
|
||||
|
||||
forgejo = {
|
||||
paths = ["/mnt/longhorn/persistent/volumes/forgejo"];
|
||||
deploymentName = "server";
|
||||
deploymentNamespace = "forgejo";
|
||||
};
|
||||
};
|
||||
|
||||
deployment = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue