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
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- data
|
# - data
|
||||||
- development
|
# - development
|
||||||
- home-automation
|
# - home-automation
|
||||||
#- kasten-io
|
#- kasten-io
|
||||||
- media
|
# - media
|
||||||
- monitoring
|
# - monitoring
|
||||||
- networking
|
- networking
|
||||||
- secret-reflector
|
# - secret-reflector
|
||||||
|
@@ -3,9 +3,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- authelia
|
# - authelia
|
||||||
- certificate
|
- certificate
|
||||||
- external-dns
|
# - external-dns
|
||||||
- ingress-nginx
|
# - ingress-nginx
|
||||||
- k8s-gateway
|
# - k8s-gateway
|
||||||
- unifi
|
# - unifi
|
||||||
|
Reference in New Issue
Block a user