commit d9a6846c9fe714038523018374c7a4af5fdd049a
parent 877fad16412957657491fe38dd477d161003c9dd
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 10 Sep 2023 20:11:56 +0200
disable metallb and calico
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/infrastructure/configs/kustomization.yaml b/infrastructure/configs/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
- flux-grafana.yaml
- priority-classes.yaml
- postgres-clusters.yaml
- - calico.yaml
+ #- calico.yaml
diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml
@@ -1,9 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- - metallb.yaml
+ #- metallb.yaml
- cert-manager.yaml
- weave-gitops.yaml
- image-updater.yaml
- - calico.yaml
+ #- calico.yaml
#- kube-router.yaml