rancher-partner-charts/charts/linux-polska/ezd-crd/app-readme.md

23 lines
590 B
Markdown
Raw Normal View History

## CRDs for LP Backend
The chart deploys set of operators and CRDs, which necessary to configure postgresql, rabbitmq, redis.
## Prerequisites
- Kubernetes 1.19+
- Helm 3.2.0+
- PV provisioner support in the underlying infrastructure
## CRDs
This Chart create following crds, and do not remove them after operator remove by defult
- `backups.postgresql.cnpg.io`
- `clusters.postgresql.cnpg.io`
- `poolers.postgresql.cnpg.io`
- `rabbitmqclusters.rabbitmq.com`
- `scheduledbackups.postgresql.cnpg.io`
For more information on how to configure the Helm chart, refer to the Helm README.