#15 strip other apps
This commit is contained in:
parent
3c6043893f
commit
a2c6b0294e
2 changed files with 8 additions and 8 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue