Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions assemblies/assembly-admin-templates.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ include::modules/templates/proc-adding-templates.adoc[leveloffset=+1]

[role="_additional-resources"]
.Additional resources
* link:{LinkGettingStartedGuide}[Configuring a GitHub App in {product-short}]
* link:{LinkGettingStartedGuide}[Enabling the GitLab OAuth authentication provider]
* link:{authentication-book-url}#assembly-auth-provider-github[Enabling the GitHub authentication provider]
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ As an administrator, you can configure and use external PostgreSQL databases in

[NOTE]
====
{product-short} supports only configuring external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases.
{product-short} supports the configuration of external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases.

Also, configuring an external PostgreSQL instance by using the {product} Operator or Helm Chart is not intended for production use.
By default, the {product} operator or Helm Chart creates a local PostgreSQL database. However, this configuration is not suitable for the production environments. For production deployments, disable the creation of local database and configure {product-short} to connect to an external PostgreSQL instance instead.
====


Expand All @@ -17,5 +17,3 @@ include::modules/admin/proc-configuring-postgresql-instance-using-helm.adoc[leve

include::modules/admin/proc-migrating-databases-to-an-external-server.adoc[leveloffset=+1]