Skip to content

Commit

Permalink
update docs (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm authored Nov 12, 2024
1 parent 10ce8d5 commit 2017cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/applications/postgres.mdpart
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Now with the username in the name of this secret and the decrypted password, you

## Using the Database with other Plural Applications

A common use case for spinning up a new Postgres database is using it with another Plural application, for example, Superset. To connect any application
A common use case for spinning up a new Postgres database is using it with another Plural application, for example, Apache Superset. To connect any application
to the Postgres database on the same Kubernetes cluster, use the following address:

`{POSTGRES_POD_NAME}.postgres:5432`
Expand Down

0 comments on commit 2017cb8

Please sign in to comment.