Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6b60498

Browse files
committed
Update codefresh-on-prem-upgrade.md
1 parent5b099e0 commit6b60498

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎_docs/installation/codefresh-on-prem-upgrade.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,12 @@ For more information, see [bitnami/postgresql](https://github.com/bitnami/charts
473473

474474
> 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.
475475

476+
> **Important!** Run the upgrade with `global.seedJobs=true` flag:
476477

478+
```yaml
479+
global:
480+
seedJobs: true
481+
```
477482

478483
#### Manual backup and restore
479484

@@ -563,7 +568,12 @@ For more information, see [bitnami/mongodb](https://github.com/bitnami/charts/tr
563568

564569
> 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.
565570

571+
> **Important!** Run the upgrade with `global.seedJobs=true` flag:
566572

573+
```yaml
574+
global:
575+
seedJobs: true
576+
```
567577

568578
#### Manual backup and restore
569579

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp