Skip to content

Commit

Permalink
Add couchdb migration files for replacing production nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyroberts committed Aug 31, 2023
1 parent 78b2f99 commit ad134ab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
target_allocation:
- couch11,couch12,couch_a0:3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
target_allocation:
- couch11,couch_a0,couch_a1:3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
target_allocation:
- couch_a0,couch_a1,couch_b0:3

0 comments on commit ad134ab

Please sign in to comment.