diff --git a/cluster/apps/kustomization.yaml b/cluster/apps/kustomization.yaml index d0ec4c47c..7556ed1b5 100644 --- a/cluster/apps/kustomization.yaml +++ b/cluster/apps/kustomization.yaml @@ -1,11 +1,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - data - - development - - home-automation + # - data + # - development + # - home-automation #- kasten-io - - media - - monitoring + # - media + # - monitoring - networking - - secret-reflector + # - secret-reflector diff --git a/cluster/apps/networking/kustomization.yaml b/cluster/apps/networking/kustomization.yaml index 3e474dcc3..28cc3bde6 100644 --- a/cluster/apps/networking/kustomization.yaml +++ b/cluster/apps/networking/kustomization.yaml @@ -3,9 +3,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - - authelia + # - authelia - certificate - - external-dns - - ingress-nginx - - k8s-gateway - - unifi + # - external-dns + # - ingress-nginx + # - k8s-gateway + # - unifi