Add longhorn helm repo
This commit is contained in:
parent
51d2327f45
commit
87478adcf8
9
helm-repositories/longhorn.yaml
Normal file
9
helm-repositories/longhorn.yaml
Normal 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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user