From 104fe69d9936a5e520e4cbc57d40cc4a308badb5 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Tue, 4 Apr 2023 18:38:12 -0400 Subject: [PATCH] Temporarily remove static ips --- cluster/core/networking/metallb/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/networking/metallb/kustomization.yaml b/cluster/core/networking/metallb/kustomization.yaml index 046bf58..80cf573 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