feat: deactivate kustomization apps

This commit is contained in:
auricom
2022-07-01 21:03:01 +02:00
parent 6b5f05a3c7
commit 44e6982bc5
2 changed files with 11 additions and 11 deletions

View File

@@ -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

View File

@@ -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