disable all but git repo
This commit is contained in:
parent
6786fb6cf6
commit
87af7989f4
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- kusts/gitrepo.yaml
|
- kusts/gitrepo.yaml
|
||||||
- kusts/operators.yaml
|
# - kusts/operators.yaml
|
||||||
- kusts/dns-ssl.yaml
|
# - kusts/dns-ssl.yaml
|
||||||
- kusts/home-server.yaml
|
# - kusts/home-server.yaml
|
||||||
- kusts/databases.yaml
|
# - kusts/databases.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue