fix: add networking to kustomization instead of metallb
This commit is contained in:
parent
070224d99e
commit
4f90c73231
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- namespaces
|
- namespaces
|
||||||
- metallb
|
- networking
|
||||||
|
|
Loading…
Add table
Reference in a new issue