diff --git a/spiceaidocs/docs/data-accelerators/postgres/index.md b/spiceaidocs/docs/data-accelerators/postgres/index.md index 23788132..7a6073ed 100644 --- a/spiceaidocs/docs/data-accelerators/postgres/index.md +++ b/spiceaidocs/docs/data-accelerators/postgres/index.md @@ -49,7 +49,6 @@ datasets: pg_user: my_user pg_pass_key: my_secret pg_sslmode: required - pg_insecure: 'true' ``` Additionally, an `engine_secret` may be provided when configuring a PostgreSQL data store to allow for using a different secret store to specify the password for a dataset using PostgreSQL as both the data source and data store.