diff --git a/cluster/core/networking/metallb/kustomization.yaml b/cluster/core/networking/metallb/kustomization.yaml index 80cf573..046bf58 100644 --- a/cluster/core/networking/metallb/kustomization.yaml +++ b/cluster/core/networking/metallb/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization resources: - ./namespace.yaml - ./helm-release.yaml -#- ./metallb-static-ips.yaml \ No newline at end of file +- ./metallb-static-ips.yaml \ No newline at end of file