Add longhorn helm repo

This commit is contained in:
Tyler Perkins 2024-10-15 15:59:24 -04:00
parent 51d2327f45
commit 87478adcf8

View File

@ -0,0 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: longhorn
namespace: flux-system
spec:
interval: 5m0s
url: "https://charts.longhorn.io"