diff --git a/flux/cluster/core/networking/metallb/kustomization.yaml b/flux/cluster/core/networking/metallb/kustomization.yaml index 806406f..4fe8d45 100644 --- a/flux/cluster/core/networking/metallb/kustomization.yaml +++ b/flux/cluster/core/networking/metallb/kustomization.yaml @@ -3,5 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - helm-release.yaml - - address-pool.yaml - - l2advertisement.yaml + # - address-pool.yaml + # - l2advertisement.yaml