You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/installation/codefresh-on-prem-upgrade.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -473,12 +473,7 @@ For more information, see [bitnami/postgresql](https://github.com/bitnami/charts
473
473
474
474
> If in `config.yaml`, `postgresql.enabled=false` indicating that you are running and [**external** Postgresql service]({{site.baseurl}}/docs/installation/codefresh-on-prem/#configuring-an-external-postgres-database), you can ignore the configuration instructions.
475
475
476
-
> **Important!** Run the upgrade with `global.seedJobs=true` flag:
477
476
478
-
```yaml
479
-
global:
480
-
seedJobs: true
481
-
```
482
477
483
478
#### Manual backup and restore
484
479
@@ -568,12 +563,7 @@ For more information, see [bitnami/mongodb](https://github.com/bitnami/charts/tr
568
563
569
564
> If in `config.yaml`, `mongo.enabled=false`, indicating that you are running an [**external** MongoDB service]({{site.baseurl}}/docs/installation/codefresh-on-prem/#configuring-an-external-mongodb), you can ignore the configuration updates.
570
565
571
-
> **Important!** Run the upgrade with `global.seedJobs=true` flag: