flux-charts/mycloud-authentik/templates/repo.yaml

12 lines
276 B
YAML

---
apiVersion: source.toolkit.fluxcd.io/v1beta2
# kind: HelmRepository
kind: GitRepository
metadata:
name: authentik
spec:
# url: https://charts.goauthentik.io
url: https://github.com/wrenix/goauthentik-helm.git
ref:
branch: "feat/serviceAccount"
interval: 10m