wildduck to kustomize
This commit is contained in:
23
wildduck/kustomization.yaml
Normal file
23
wildduck/kustomization.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: wildduck
|
||||
|
||||
resources:
|
||||
- ./certificate.yaml
|
||||
- ./clamav.yaml
|
||||
- ./dns.yaml
|
||||
- ./haraka.yaml
|
||||
- ./loadbalancer.yaml
|
||||
- ./mongo.yaml
|
||||
- ./rspamd.yaml
|
||||
- ./session-storage.yaml
|
||||
- ./srs.yaml
|
||||
- ./webmail.yaml
|
||||
- ./wildduck-exporter.yaml
|
||||
- ./wildduck-operator-rbac.yaml
|
||||
- ./wildduck-operator.yaml
|
||||
- ./wildduck.yaml
|
||||
- ./wildflock.yaml
|
||||
- ./zonemta.yaml
|
||||
- ssh://git@git.k-space.ee/secretspace/kube/wildduck
|
||||
Reference in New Issue
Block a user