Skip to content

Commit

Permalink
Fix issue with data dashboard backend primary key
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Dec 18, 2024
1 parent d78e8e9 commit c18b654
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions etc/radar-jdbc-connector-data-dashboard-backend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,4 @@ sink:
tableNameFormat: observation
insertMode: insert
primaryKeys:
fields:
- PROJECT
- SUBJECT
- SOURCE
- TOPIC_NAME
- VARIABLE
- OBSERVATION_TIME
mode: none

0 comments on commit c18b654

Please sign in to comment.