Add authelia

This commit is contained in:
2024-09-19 21:07:35 +02:00
parent 695dd29e9e
commit f0c5794138
10 changed files with 141 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: auth
resources:
- release.yaml
- ingress.yaml
- forward-auth-middleware.yaml
configMapGenerator:
- name: authelia-prod-values
namespace: auth
files:
- values.yaml
patchesStrategicMerge:
- release.yaml