mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: add emqx
This commit is contained in:
10
cluster/base-custom/charts/emxq-charts.yaml
Normal file
10
cluster/base-custom/charts/emxq-charts.yaml
Normal 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
|
@@ -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
|
||||
|
Reference in New Issue
Block a user