Skip to content

Commit 73f94eb

Browse files
Update content/en/cloud/self-hosted/deployment/_index.md
Co-authored-by: Lee Calcote <leecalcote@gmail.com> Signed-off-by: Sangram Rath <sangram.rath@gmail.com>
1 parent c6ece0f commit 73f94eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/cloud/self-hosted/deployment

content/en/cloud/self-hosted/deployment/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before you begin ensure the following are installed:
2929

3030
##### 1. Create dedicated namespaces
3131

32-
This deployment uses two namespaces, `cnpg-postgres` for hosting the PostgreSQL database using CloudNativePG operator and `layer5-cloud` namespace for the Layer5 cloud. You can also choose to keep all components in the same namespace.
32+
This deployment uses two namespaces, `cnpg-postgres` for hosting the PostgreSQL database using CloudNativePG operator and `layer5-cloud` namespace for the Layer5 Cloud. You can also choose to keep all components in the same namespace.
3333
```bash
3434
kubectl create ns cnpg-postgres
3535
kubectl create ns layer5-cloud

0 commit comments

Comments
 (0)