charts/metallb.yaml (view raw)
1apiVersion: helm.cattle.io/v1 2kind: HelmChart 3metadata: 4 name: metallb 5 namespace: metallb-system 6spec: 7 repo: https://metallb.github.io/metallb 8 chart: metallb 9 targetNamespace: metallb-system 10