Add authentik helm repo
This commit is contained in:
parent
64f71d2e1b
commit
d64c036665
9
cluster/helm-repositories/authentik.yaml
Normal file
9
cluster/helm-repositories/authentik.yaml
Normal 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/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user