Add missing Longhorn backup target
Increase Jellyfin storage to 10Gi Fix file system group for Ntfy files
This commit is contained in:
parent
d29332fd6d
commit
268559dbce
4 changed files with 19 additions and 2 deletions
|
@ -45,5 +45,12 @@
|
|||
version = "v1alpha1";
|
||||
kind = "Middleware";
|
||||
};
|
||||
|
||||
backuptargets = {
|
||||
attrName = "backuptargets";
|
||||
group = "longhorn.io";
|
||||
version = "v1beta1";
|
||||
kind = "BackupTarget";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue