Backup kitchenowl
This commit is contained in:
parent
6056b4f92f
commit
7359e37793
1 changed files with 6 additions and 0 deletions
|
@ -89,6 +89,12 @@
|
||||||
deploymentName = "attic-db";
|
deploymentName = "attic-db";
|
||||||
deploymentNamespace = "attic";
|
deploymentNamespace = "attic";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
kitchenowl = {
|
||||||
|
paths = ["/mnt/longhorn/persistent/volumes/kitchenowl"];
|
||||||
|
deploymentName = "server";
|
||||||
|
deploymentNamespace = "kitchenowl";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
deployment = {
|
deployment = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue