fix: point metallb application at the metallb github repo to install from Helm

This commit is contained in:
jad0s 2026-05-05 20:43:40 +02:00
parent d6cf69e33a
commit faf37aa0aa

View file

@ -6,9 +6,9 @@ metadata:
spec:
project: default
source:
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
targetRevision: HEAD
path: manifests/metallb
repoURL: https://metallb.github.io/metallb
chart: metallb
targetRevision: 0.15.3
destination:
server: https://kubernetes.default.svc
namespace: metallb-system