Compare commits

...

2 Commits

Author SHA1 Message Date
d64c036665
Add authentik helm repo 2024-11-22 19:09:52 -05:00
64f71d2e1b
Add authentik namespace 2024-11-22 18:59:09 -05:00
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: authentik
namespace: flux-system
spec:
interval: 5m0s
url: https://charts.goauthentik.io/

View File

@ -0,0 +1,5 @@
apiVersion: v1
kind: Namespace
metadata:
name: authentik