testing authentik

This commit is contained in:
Matt Reeves 2024-07-07 16:21:43 -04:00
parent be76726d92
commit c147485dc5
3 changed files with 24 additions and 1 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
authentik
cluster/apps/staging/bazarr

View file

@ -0,0 +1,15 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: authentik
namespace: default
spec:
interval: 5m
chart:
spec:
chart: authentik
sourceRef:
kind: HelmRepository
name: authentik
namespace: flux-system
interval: 1m

View file

@ -0,0 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: authentik
namespace: default
spec:
interval: 5m
url: https://charts.goauthentik.io