Skip to content

Commit

Permalink
docs(readme): Add links to supported databases
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Jan 22, 2024
1 parent c09fc04 commit 7c9726a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,16 @@ to configure itself via the Kubernetes EnvVar API.

## Supported Databases
- PostgreSQL
- [bitnami/postgresql](https://artifacthub.io/packages/helm/bitnami/postgresql)
- [bitnami/postgresql-ha](https://artifacthub.io/packages/helm/bitnami/postgresql-ha)
- [CloudNativePG](https://cloudnative-pg.io)
- [Zalando Operator](https://github.com/zalando/postgres-operator)
- MariaDB/MySQL
- [bitnami/mariadb](https://artifacthub.io/packages/helm/bitnami/mariadb)
- [bitnami/mariadb-galera](https://artifacthub.io/packages/helm/bitnami/mariadb-galera)
- [bitnami/mysql](https://artifacthub.io/packages/helm/bitnami/mysql)
- MongoDB
- [bitnami/mongodb](https://artifacthub.io/packages/helm/bitnami/mongodb)

## Installation

Expand Down

0 comments on commit 7c9726a

Please sign in to comment.