feat: delete unused calico resources

This commit is contained in:
SeanOMik 2024-05-12 10:31:21 -04:00
parent e04e29d134
commit 9205e44f4c
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
6 changed files with 1 additions and 57 deletions

View File

@ -1,15 +0,0 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: calico
namespace: calico-system
spec:
interval: 5m
chart:
spec:
chart: calico
version: 3.25.x
sourceRef:
kind: HelmRepository
name: calico-charts
namespace: flux-system

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: calico-charts
namespace: flux-system
spec:
interval: 1m
url: https://docs.tigera.io/calico/charts

View File

@ -1,7 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace.yaml
- ./helm-repo.yaml
- ./calico-helm.yaml
- ./tigera-helm.yaml

View File

@ -1,9 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: calico-system
---
apiVersion: v1
kind: Namespace
metadata:
name: tigera-operator

View File

@ -1,15 +0,0 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: tigera-operator
namespace: tigera-operator
spec:
interval: 5m
chart:
spec:
chart: tigera-operator
version: 3.27.x
sourceRef:
kind: HelmRepository
name: calico-charts
namespace: flux-system

View File

@ -2,6 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./traefik
#- ./calico
- ./metallb
#- ./vpn-gateway
- ./metallb