Skip to content

Commit

Permalink
renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias committed Jan 11, 2023
1 parent e885e34 commit 8f6215e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CYBERTEC-OS-Container: PostgreSQL-HA-Cluster based on Rocky-Linux
# CYBERTEC-pg-container: PostgreSQL-HA-Cluster based on Rocky-Linux

<p>CYBERTEC-OS-Container is a Docker suite that combines PostgreSQL, Patroni and etcd to create HA-PostgreSQL clusters based on containers. This suite is also the imagebase for the CYBERTEC-pg-operator(cpo).</p>
<p>CYBERTEC-pg-container is a Docker suite that combines PostgreSQL, Patroni and etcd to create HA-PostgreSQL clusters based on containers. This suite is also the imagebase for the CYBERTEC-pg-operator(cpo).</p>

## Documentation

Expand All @@ -21,7 +21,7 @@ On Kubernetes and Kubernetes-based environments, the image uses the k8-etcd, oth
export IMAGE_REPOSITORY=docker.io
export BASEOS=rocky9
export PACKAGER=dnf
export CONTAINERSUITE=cybertec-os-container
export CONTAINERSUITE=cybertec-pg-container
export PGBACKREST_VERSION=2.41
export PATRONI_VERSION=2.1.4
export PG_MAJOR=14
Expand Down

0 comments on commit 8f6215e

Please sign in to comment.