feat: authelia helm chart

This commit is contained in:
auricom
2021-08-11 16:53:23 +02:00
parent 09a4ffd906
commit 006d37a7f2
7 changed files with 203 additions and 657 deletions

View File

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

View File

@@ -2,6 +2,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- authelia-charts.yaml
- authentik-charts.yaml
- bitnami-charts.yaml
- cert-manager-webhook-ovh.yaml