chore(mgmt): move metallb to cluster resource space
This commit is contained in:
parent
e7af4bf4a3
commit
e26ea309ae
7 changed files with 46 additions and 28 deletions
|
|
@ -0,0 +1,7 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: metallb-system
|
||||
resources:
|
||||
- github.com/metallb/metallb/config/native?ref=v0.15.2
|
||||
- ./pool.internal.yaml
|
||||
# - ./pool.external.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue