#15 strip other apps

This commit is contained in:
j 2025-08-03 23:39:21 +10:00
parent 3c6043893f
commit a2c6b0294e
2 changed files with 8 additions and 8 deletions

View file

@ -3,6 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- bind.yaml # - bind.yaml
- externaldns.yaml # - externaldns.yaml
- certmanager.yaml # - certmanager.yaml

View file

@ -3,8 +3,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- mariadb.yaml # - mariadb.yaml
- redis.yaml # - redis.yaml
- postgresql.yaml # - postgresql.yaml
- replicator.yaml # - replicator.yaml
- namespace.yaml # - namespace.yaml