♻️ flux rework

This commit is contained in:
auricom
2022-09-12 22:36:08 +02:00
parent 9c34132fa0
commit d319bd59c3
19 changed files with 110 additions and 5976 deletions

View File

@@ -1,17 +0,0 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: benji-charts
namespace: flux-system
spec:
interval: 1h
url: https://github.com/elemental-lf/benji
timeout: 3m
ref:
branch: master
ignore: |
# exclude all
/*
# include charts directory
!/charts/

View File

@@ -0,0 +1,9 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: bjw-s-charts
namespace: flux-system
spec:
interval: 1h
url: https://bjw-s.github.io/helm-charts/

View File

@@ -4,8 +4,8 @@ kind: Kustomization
resources:
- authelia-charts.yaml
- authentik-charts.yaml
- benji-charts.yaml
- bitnami-charts.yaml
- bjw-s-charts.yaml
- cert-manager-webhook-ovh.yaml
- emxq-charts.yaml
- external-dns-charts.yaml