Skip to content

Commit 318a5c4

Browse files
fix: README.md
1 parent c60b14a commit 318a5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ Auto-index creation in MongoDB is disabled by default in Codefresh On-Prem to pr
792792
793793
It is critical to ensure that your MongoDB indexes are always aligned with the latest recommended state for your Codefresh On-Prem version. Outdated or missing indexes can lead to degraded performance, slow queries, and increased resource consumption. Always review release notes and update or create indexes as specified during upgrades or when new collections/fields are introduced. Regularly auditing and maintaining your indexes helps ensure optimal system reliability and scalability.
794794
795-
The indexes list is located at the [codefresh-io/codefresh-onprem-helm](https://github.com/codefresh-io/codefresh-onprem-helm/tree/onprem-2.8.0/indexes) repository.
795+
The indexes list is located at the [codefresh-io/codefresh-onprem-helm](https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.8/indexes) repository.
796796
The indexes are stored in JSON files with keys and options specified.
797797
798798
The directory structure is:

0 commit comments

Comments
 (0)