2024-01-09 21:30:47 -05:00
|
|
|
apiVersion: argoproj.io/v1alpha1
|
|
|
|
kind: Application
|
|
|
|
metadata:
|
|
|
|
name: metallb
|
|
|
|
namespace: argocd
|
|
|
|
labels:
|
|
|
|
utilities: kube-system
|
|
|
|
spec:
|
|
|
|
destination:
|
|
|
|
namespace: kube-system
|
|
|
|
server: https://kubernetes.default.svc
|
|
|
|
project: default
|
|
|
|
source:
|
|
|
|
repoURL: https://metallb.github.io/metallb
|
|
|
|
targetRevision: HEAD
|
|
|
|
targetRevision: 0.13.12
|
2024-01-09 21:33:07 -05:00
|
|
|
chart: metallb
|