feat: Authentik | set up authentik + dependencies

Includes redis and changes to pihole, nginx, prometheus and gitea
This commit is contained in:
2024-10-12 09:31:50 +05:00
parent 5a7fccdfa1
commit 80a6b9c49c
8 changed files with 161 additions and 5 deletions

View File

@@ -6,9 +6,6 @@ controller:
controllerValue: "k8s.io/ingress-nginx"
parameters: {}
ingressClass: nginx-internal
service:
annotations:
external-dns.alpha.kubernetes.io/hostname: "postgres.home,postgres.dogar.dev"
tcp:
22: "gitea-system/gitea-ssh:22"
5432: "postgres-system/postgres-cluster-rw:5432"