feat: add emqx

This commit is contained in:
auricom
2021-07-15 23:52:22 +02:00
parent 2c0e890612
commit e149abfada
7 changed files with 117 additions and 2 deletions

View File

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

View File

@@ -6,6 +6,7 @@ resources:
- cert-manager-webhook-ovh.yaml
- coredns-charts.yaml
- drone-charts.yaml
- emxq-charts.yaml
- gitea-charts.yaml
- grafana-loki-charts.yaml
- influxdata-charts.yaml