Skip to content

Commit b4c55ec

Browse files
docs: add note to remove deprecated applications-tree collection from MongoDB
1 parent 631327d commit b4c55ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codefresh/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2665,3 +2665,8 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
26652665
| segment-reporter.enabled | bool | `false` | |
26662666
| tasker-kubernetes | object | `{"affinity":{},"container":{"image":{"registry":"us-docker.pkg.dev/codefresh-enterprise/gcr.io","repository":"codefresh/tasker-kubernetes"}},"enabled":true,"hpa":{"enabled":false},"imagePullSecrets":[],"nodeSelector":{},"pdb":{"enabled":false},"podSecurityContext":{},"resources":{"limits":{},"requests":{"cpu":"100m","memory":"128Mi"}},"tolerations":[]}` | tasker-kubernetes |
26672667
| webTLS | object | `{"cert":"","enabled":false,"key":"","secretName":"star.codefresh.io"}` | DEPRECATED - Use `.Values.ingress.tls` instead TLS secret for Ingress |
2668+
2669+
2670+
### Action Required: Remove the `applications-tree` Collection
2671+
2672+
The `applications-tree` collection in the `codefresh` MongoDB database is no longer used and should be deleted. To maintain optimal database performance and prevent the accumulation of obsolete data, drop this collection from the `codefresh` database.

0 commit comments

Comments
 (0)