Skip to content

Commit

Permalink
Update sample connections
Browse files Browse the repository at this point in the history
  • Loading branch information
lucanovera committed Jan 28, 2025
1 parent e328147 commit 7719763
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ connection:
- key: cookie_house_postgresql_database
name: Postgres Connector
connection_type: postgres
enabled_actions:
- access
- erasure
access: write
dataset: postgres_example_test_dataset
system_key: cookie_house_postgresql_database
Expand All @@ -15,9 +18,6 @@ connection:
- key: cookie_house_loyalty_database
name: Postgres Connector (Loyalty)
connection_type: postgres
enabled_actions:
- access
- erasure
access: write
dataset: postgres_example_test_extended_dataset
system_key: cookie_house_loyalty_database
Expand Down

0 comments on commit 7719763

Please sign in to comment.