mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: deactivate kustomization apps
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user