Skip to content

Commit 0c8c529

Browse files
Add indexes docs for 2.8
1 parent dc1f7db commit 0c8c529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh/README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2132,7 +2132,7 @@ mongodb:
21322132
#### ⚠️ New indexes in MongoDB
21332133

21342134

2135-
If you maintain indexes manually (i.e. [Auto-index creation](#enabling-auto-index-creation) is off) you must create the following indexes **before or right after** the upgrade:
2135+
If you maintain indexes manually (i.e. [Auto-index creation](#enabling-auto-index-creation) is off) you must create the following indexes **before** the upgrade:
21362136

21372137

21382138
- [Database: `codefresh`, collection: `users`, index: `account_1__id_1`](https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.8/indexes/codefresh/users.json#L2-L9)

0 commit comments

Comments
 (0)