From 02653ab311ccc2021ab2fe65642c51a010d19dc5 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 2 Apr 2023 16:34:54 -0400 Subject: [PATCH] comment out static ips for a bit --- cluster/apps/metallb/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/metallb/kustomization.yaml b/cluster/apps/metallb/kustomization.yaml index 046bf58..80cf573 100644 --- a/cluster/apps/metallb/kustomization.yaml +++ b/cluster/apps/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