Replace Authelia with Authentik
This commit is contained in:
parent
b09ce94621
commit
81b553c8b0
13 changed files with 117 additions and 313 deletions
|
@ -62,7 +62,7 @@
|
|||
minecraft = {};
|
||||
tailscale = {};
|
||||
ntfy = {};
|
||||
authelia = {};
|
||||
authentik = {};
|
||||
};
|
||||
|
||||
nodes =
|
||||
|
@ -126,8 +126,9 @@
|
|||
minecraft.storage = "1Gi";
|
||||
ntfy.storage = "300Mi";
|
||||
deluge.storage = "500Mi";
|
||||
authelia.storage = "100Mi";
|
||||
keepassxc.storage = "100Mi";
|
||||
authentik-db.storage = "10Gi";
|
||||
authentik-redis.storage = "5Gi";
|
||||
};
|
||||
|
||||
tailscaleIngresses.tailscale-longhorn = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue