diff --git a/applications/longhorn/longhorn-source.yaml b/applications/longhorn/longhorn-source.yaml new file mode 100644 index 0000000..24df07a --- /dev/null +++ b/applications/longhorn/longhorn-source.yaml @@ -0,0 +1,10 @@ +--- +apiVersion: source.toolkit.fluxcd.io/v1beta1 +kind: HelmRepository +metadata: + name: longhorn + namespace: flux-system +spec: + interval: 3m0s + url: https://charts.longhorn.io +