feat: deploy kubernetes-replicator

This commit is contained in:
auricom
2021-05-18 15:02:11 +02:00
parent 4d85ba54c3
commit 4badf750be
8 changed files with 148 additions and 99 deletions

View File

@@ -18,6 +18,7 @@ resources:
- kasten-charts.yaml
- kubernetes-dashboard-charts.yaml
- kubernetes-sigs-descheduler-charts.yaml
- mittwald-charts.yaml
- node-feature-discovery.yaml
- prometheus-community-charts.yaml
- rook-ceph-charts.yaml

View File

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