feat: kasten k10

This commit is contained in:
auricom
2022-01-23 00:11:25 +01:00
parent 91dcb23d6f
commit daba51fbc0
12 changed files with 150 additions and 1 deletions

View File

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

View File

@@ -18,6 +18,7 @@ resources:
- jetstack-charts.yaml
- k8s-at-home.yaml
- k8s-gateway-charts.yaml
- kasten-charts.yaml
- kubernetes-sigs-descheduler-charts.yaml
- node-feature-discovery.yaml
- prometheus-community-charts.yaml