You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: env/parameters.tmpl.schema.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@
98
98
},
99
99
"enableDocker": {
100
100
"type": "boolean",
101
-
"title": "Do you want to configure an external Docker Registry?",
101
+
"title": "Do you want to configure non default Docker Registry?",
102
102
"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"
0 commit comments