Skip to content

Commit cfa5e79

Browse files
Fix typeo in test/value-rewrite.yaml (#71)
Snakes ate my Camels.
1 parent c8c6ab4 commit cfa5e79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/values-rewrite.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rewrite:
33
enabled: true
44
shardKey: "rewrite"
55
splitInserts: "ignore"
6-
primary_key: "rewrite"
6+
primaryKey: "rewrite"
77

88
# Basic database config for testing rewrite
99
databases:

0 commit comments

Comments
 (0)