11 lines
220 B
YAML
11 lines
220 B
YAML
apiVersion: helm.cattle.io/v1
|
|
kind: HelmChart
|
|
metadata:
|
|
name: metallb
|
|
namespace: kube-system
|
|
spec:
|
|
repo: https://metallb.github.io/metallb
|
|
chart: metallb
|
|
targetNamespace: metallb-system
|
|
createNamespace: true
|