Skip to content

Commit 8f6215e

Browse files
author
matthias
committed
renaming
1 parent e885e34 commit 8f6215e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# CYBERTEC-OS-Container: PostgreSQL-HA-Cluster based on Rocky-Linux
1+
# CYBERTEC-pg-container: PostgreSQL-HA-Cluster based on Rocky-Linux
22

3-
<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>
3+
<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>
44

55
## Documentation
66

@@ -21,7 +21,7 @@ On Kubernetes and Kubernetes-based environments, the image uses the k8-etcd, oth
2121
export IMAGE_REPOSITORY=docker.io
2222
export BASEOS=rocky9
2323
export PACKAGER=dnf
24-
export CONTAINERSUITE=cybertec-os-container
24+
export CONTAINERSUITE=cybertec-pg-container
2525
export PGBACKREST_VERSION=2.41
2626
export PATRONI_VERSION=2.1.4
2727
export PG_MAJOR=14

0 commit comments

Comments
 (0)