Initial Kozel's homelab infrastructure commit.
This commit is contained in:
Vendored
BIN
Binary file not shown.
@@ -0,0 +1,22 @@
|
||||
authentik:
|
||||
secret_key: "mpREYM2Ad+5+WIgtAKYvLwDnC1hbp/r/en+SROa/xwKpmqwhYWH4LirhMk6XaAeu
|
||||
N8lga6oOBqMMmhzeWKn7/Q=="
|
||||
postgresql:
|
||||
host: "authentik-postgresql"
|
||||
user: "authentik"
|
||||
password: "9u3cbsYwH+YdI5Cib4K5iFGetg5QS1WtSBeVUlApWx0="
|
||||
name: "authentik"
|
||||
|
||||
postgresql:
|
||||
enabled: true
|
||||
auth:
|
||||
username: "authentik"
|
||||
password: "9u3cbsYwH+YdI5Cib4K5iFGetg5QS1WtSBeVUlApWx0="
|
||||
database: "authentik"
|
||||
|
||||
redis:
|
||||
enabled: true
|
||||
|
||||
server:
|
||||
ingress:
|
||||
enabled: false
|
||||
Reference in New Issue
Block a user