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