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

Commit4f5940f

Browse files
upd codefresh-on-prem.md
1 parentee6269a commit4f5940f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎_docs/administration/codefresh-on-prem.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,17 @@ To upgrade Codefresh to a newer version
10631063
10641064
Notice that only `kfci` should be used for Codefresh upgrades. If you still have a `cf-onprem` script at hand, please contact us for migration instructions.
10651065
1066+
### Internal Docker Registry deprecation
1067+
1068+
Since 1.0.205 release Codefresh deprecates internal docker registry `cf-registry` (`cf-registry.codefresh.svc:5000`).
1069+
It's no longer be possible to use it for pull/push as target registry.
1070+
1071+
>**Not recommended!** <br /> If for some reason you have to keep it, you can specify `registry.enabled` in kcfi `config.yaml`:
1072+
```yaml
1073+
registry:
1074+
enabled: true
1075+
```
1076+
10661077
##Common Problems, Solutions, and Dependencies
10671078

10681079
###Dependencies

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp