Skip to content

Commit 54af38b

Browse files
committed
Update codefresh-on-prem.md
Edited
1 parent 57fad2b commit 54af38b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_docs/administration/codefresh-on-prem.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,10 +1082,11 @@ Notice that only `kfci` should be used for Codefresh upgrades. If you still have
10821082
10831083
### Internal Docker Registry deprecation
10841084
1085-
Since 1.0.205 release Codefresh deprecates internal docker registry `cf-registry`.<br />
1086-
It's no longer be possible to use it for pull/push as target `cf-registry.codefresh.svc:5000` registry.
1085+
From version 1.0.205, Codefresh has deprecated the internal Docker registry `cf-registry`.
10871086
1088-
>**Not recommended!** <br /> If for some reason you have to keep it, you can specify `registry.enabled` in kcfi `config.yaml`:
1087+
The internal Docker regsitry cannot be used as a target registry, `cf-registry.codefresh.svc:5000`, for pull/push steps.
1088+
1089+
>**Not recommended!** <br /> If for some reason you need to retain this, specify `registry.enabled` in kcfi `config.yaml`:
10891090
```yaml
10901091
registry:
10911092
enabled: true

0 commit comments

Comments
 (0)