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
Copy file name to clipboardExpand all lines: modules/images-imagestream-use.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ image.
19
19
The source images can be stored in any of the following:
20
20
21
21
* {product-title}'s integrated registry.
22
-
* An external registry, for example registry.redhat.io or Quay.io.
22
+
* An external registry, for example registry.redhat.io or quay.io.
23
23
* Other image streams in the {product-title} cluster.
24
24
25
25
When you define an object that references an image stream tag, such as a build or deployment configuration, you point to an image stream tag and not the repository. When you build or deploy your application, {product-title} queries the repository using the image stream tag to locate the associated ID of the image and uses that exact image.
0 commit comments