chore(syncthing): add kustomization.yaml
This commit is contained in:
parent
51f9524038
commit
71de2729ed
1 changed files with 8 additions and 0 deletions
8
apps/syncthing/base/kustomization.yaml
Normal file
8
apps/syncthing/base/kustomization.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- ingress.yaml
|
||||||
|
- sync-config-persistentvolumeclaim.yaml
|
||||||
|
- sync-data-persistentvolumeclaim.yaml
|
||||||
|
- sync-deployment.yaml
|
||||||
|
- sync-service.yaml
|
||||||
Loading…
Add table
Add a link
Reference in a new issue