k8s-clusters/home/manifests/initialization/mayastor/kustomization.yaml

22 lines
1.4 KiB
YAML
Raw Normal View History

2022-07-17 14:53:28 -05:00
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: mayastor
resources:
- namespace.yaml
- https://raw.githubusercontent.com/openebs/mayastor-control-plane/master/deploy/operator-rbac.yaml
- https://raw.githubusercontent.com/openebs/mayastor-control-plane/master/deploy/mayastorpoolcrd.yaml
- https://raw.githubusercontent.com/openebs/mayastor/master/deploy/nats-deployment.yaml
- https://raw.githubusercontent.com/openebs/mayastor/master/deploy/etcd/storage/localpv.yaml
- https://raw.githubusercontent.com/openebs/mayastor/master/deploy/etcd/statefulset.yaml
- https://raw.githubusercontent.com/openebs/mayastor/master/deploy/etcd/svc.yaml
- https://raw.githubusercontent.com/openebs/mayastor/master/deploy/etcd/svc-headless.yaml
- https://raw.githubusercontent.com/openebs/mayastor/master/deploy/csi-daemonset.yaml
- https://raw.githubusercontent.com/openebs/mayastor-control-plane/master/deploy/core-agents-deployment.yaml
- https://raw.githubusercontent.com/openebs/mayastor-control-plane/master/deploy/rest-deployment.yaml
- https://raw.githubusercontent.com/openebs/mayastor-control-plane/master/deploy/rest-service.yaml
- https://raw.githubusercontent.com/openebs/mayastor-control-plane/master/deploy/csi-deployment.yaml
- https://raw.githubusercontent.com/openebs/mayastor-control-plane/master/deploy/msp-deployment.yaml
- https://raw.githubusercontent.com/openebs/mayastor/master/deploy/mayastor-daemonset.yaml