add metallb HelmRelease and HelmRepository configuration files

This commit is contained in:
2025-10-18 06:01:24 +05:30
parent 040c8a7b41
commit 975f8a5079
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: longhorn
namespace: metallb-system
spec:
interval: 24h
chart:
spec:
chart: metallb
version: "0.15.2"
sourceRef:
kind: HelmRepository
name: metallb
namespace: flux-system
interval: 24h
install:
createNamespace: true
upgrade:
remediation:
remediateLastFailure: true

View File

@@ -0,0 +1,9 @@
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: metallb
namespace: flux-system
spec:
interval: 24h
url: https://metallb.github.io/metallb