mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
11 lines
183 B
YAML
11 lines
183 B
YAML
# required
|
|
# count: 1
|
|
apiVersion: metallb.io/v1beta1
|
|
kind: MetalLB
|
|
metadata:
|
|
name: metallb
|
|
namespace: metallb-system
|
|
spec: {}
|
|
#nodeSelector:
|
|
# node-role.kubernetes.io/worker: ""
|