From a5896710789fa79660ffad303c0f7f849feb977b Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Sun, 23 Nov 2025 15:33:33 +0500 Subject: [PATCH] chore: MetalLB | move kustomize stuff into metallb dir --- {kustomize => core-services/metallb/kustomize}/kustomization.yaml | 0 {kustomize => core-services/metallb/kustomize}/metallb/pool.yaml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {kustomize => core-services/metallb/kustomize}/kustomization.yaml (100%) rename {kustomize => core-services/metallb/kustomize}/metallb/pool.yaml (100%) diff --git a/kustomize/kustomization.yaml b/core-services/metallb/kustomize/kustomization.yaml similarity index 100% rename from kustomize/kustomization.yaml rename to core-services/metallb/kustomize/kustomization.yaml diff --git a/kustomize/metallb/pool.yaml b/core-services/metallb/kustomize/metallb/pool.yaml similarity index 100% rename from kustomize/metallb/pool.yaml rename to core-services/metallb/kustomize/metallb/pool.yaml