Skip to content

Commit

Permalink
Update blog/2024-09-17-wasmcloud-postgres-capability-brings-pluggable…
Browse files Browse the repository at this point in the history
…-databases/index.mdx

Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
Signed-off-by: Eric Gregory <eric@cosmonic.com>
  • Loading branch information
ericgregory and vados-cosmonic committed Sep 16, 2024
1 parent b3659e7 commit 6c68314
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ wash config put default-postgres \
POSTGRES_TLS_REQUIRED=false
```

In our application manifest (`wadm.yaml`), we tell our provider to simply use the named configuration that we provided.
The Postgres provider knows to use this configuration because of our application maifest (`local.wadm.yaml`), where we've referred to `default-postgres` for named configuration.

Now it's time to deploy:

Expand Down

0 comments on commit 6c68314

Please sign in to comment.