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

Commit520aec4

Browse files
mikhail-klimkoNimRegev
authored andcommitted
onprem-update-1.4 seedJobs note (#585)
* fix typo (#571)* note for onprem-1.4 upgrade
1 parent17843a9 commit520aec4

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

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

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,13 @@ 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:
477+
478+
```yaml
479+
global:
480+
seedJobs: true
481+
```
482+
476483
#### Manual backup and restore
477484

478485
**Before the upgrade:**
@@ -560,9 +567,16 @@ For more information, see [bitnami/mongodb](https://github.com/bitnami/charts/tr
560567

561568
> 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.
562569

570+
> **Important!** Run the upgrade with `global.seedJobs=true` flag:
571+
572+
```yaml
573+
global:
574+
seedJobs: true
575+
```
576+
563577
#### Manual backup and restore
564578

565-
**Before the upgrade:**
579+
**Before the upgrade:**
566580

567581
1. Obtain the MongoDB administrator password:
568582
```shell

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp