Commit 9c47e72
authored
Add documentRevisionLimit value to configure the number of document revisions stored in CouchDB (#98)
* feat: Add documentRevisionLimit value to configure the number of document revisions stored in CouchDB
Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
* fix: Add random alphanumeric characters suffix to the couchdb-setup job to avoid an error when upgrading the helm chart with a new revision limit
Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
* review: Turn couchdb-setup job into a Helm hook to avoid multiple jobs running at the same time
Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
* review: Add CouchDB docs to the documentRevisionLimit value
Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
---------
Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>1 parent e63e86b commit 9c47e72
2 files changed
Lines changed: 45 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | | - | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
46 | | - | |
47 | 50 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
53 | 85 | | |
54 | 86 | | |
55 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
490 | 496 | | |
491 | 497 | | |
492 | 498 | | |
| |||
0 commit comments