Backup authentik

This commit is contained in:
Pim Kunis 2025-05-28 23:39:50 +02:00
parent 7359e37793
commit 017483b17d
2 changed files with 27 additions and 15 deletions

View file

@ -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 = {