authentik: add chart

This commit is contained in:
Vivian 2022-05-18 11:43:11 +02:00
parent 75c63c07f6
commit 8a0145f5f1
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: authentik-charts
namespace: flux-system
spec:
interval: 15m
url: https://charts.goauthentik.io/
timeout: 3m

View file

@ -4,4 +4,4 @@ resources:
- metallb-charts.yaml
- traefik-charts.yaml
- external-secrets-charts.yaml
- authentik-charts.yaml