From c05bb0b1596f1f4f52d3f0ed9336f789de576b9a Mon Sep 17 00:00:00 2001 From: Victor Date: Tue, 19 Jul 2022 12:31:49 +0200 Subject: [PATCH] temp disable crds, and enable next run --- flux/cluster/core/networking/metallb/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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