Backup syncthing
This commit is contained in:
parent
c57072ddda
commit
cdfbf8f165
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@
|
|||
deploymentName = "server";
|
||||
deploymentNamespace = "forgejo";
|
||||
};
|
||||
|
||||
syncthing = {
|
||||
paths = ["/mnt/longhorn/persistent/volumes/syncthing" "/mnt/longhorn/persistent/volumes/keepassxc"];
|
||||
deploymentName = "syncthing";
|
||||
deploymentNamespace = "syncthing";
|
||||
};
|
||||
};
|
||||
|
||||
deployment = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue