add authentik deployment

This commit is contained in:
2026-03-14 20:08:48 +01:00
parent cf28dcb5eb
commit 829a5a3fd8
7 changed files with 168 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- postgres-volume.yaml
- postgres-cluster.yaml
- secret.yaml
- release.yaml