Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 76ddce8

Browse files
msvticketigdianov
authored andcommitted
fix: Less confusing wording for Docker Registry configuration
1 parent 115ba53 commit 76ddce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/parameters.tmpl.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
},
9999
"enableDocker": {
100100
"type": "boolean",
101-
"title": "Do you want to configure an external Docker Registry?",
101+
"title": "Do you want to configure non default Docker Registry?",
102102
"description": "By default Jenkins X will use the docker registry from the cloud provider. If you want to configure an external docker registry such as Docker Hub or your own existing public docker registry enter Y"
103103
}
104104
},

0 commit comments

Comments
 (0)