From 6d91d0846d7853330b8d9181b9fc106cf1a7e94b Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Tue, 4 Apr 2023 18:44:45 -0400 Subject: [PATCH] Add it back in --- 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 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