move charts to helm repositories
This commit is contained in:
parent
d48c82dd44
commit
a5c1dc9c0c
9
helm-repositories/metallb.yaml
Normal file
9
helm-repositories/metallb.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: metallb
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 15m
|
||||
url: https://metallb.github.io/metallb
|
||||
|
Loading…
Reference in New Issue
Block a user