Compare commits

...

2 Commits

Author SHA1 Message Date
Mathis 0265d22833 Move authelia to infra 2023-12-13 20:03:28 +00:00
Mathis 5b1770121d Create auth header middleware 2023-12-12 21:00:30 +00:00
7 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ resources:
- namespace.yaml - namespace.yaml
- ingress.yaml - ingress.yaml
- basic-auth-middleware.yaml - basic-auth-middleware.yaml
- forward-auth-middleware.yaml
generators: generators:
- ./secret-generator.yaml - ./secret-generator.yaml