Backup authentik
This commit is contained in:
parent
7359e37793
commit
017483b17d
2 changed files with 27 additions and 15 deletions
|
@ -23,6 +23,11 @@
|
|||
deploymentName = "database";
|
||||
deploymentNamespace = "nextcloud";
|
||||
};
|
||||
|
||||
authentik = {
|
||||
paths = ["/mnt/longhorn/persistent/volumes/authentik-db" "/mnt/longhorn/persistent/volumes/authentik-redis"];
|
||||
scaleDeployments = false;
|
||||
};
|
||||
};
|
||||
|
||||
deployment = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue