Skip to content

Commit 7ddc700

Browse files
authored
Merge pull request #67541 from stevsmit/OCPBUGS-2228
Swaps deployments for deploymentconfigs in IR docs
2 parents 6d15fee + 1ed2147 commit 7ddc700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift_images/using-imagestreams-with-kube-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
Image streams, being {product-title} native resources, work out of the box with all the rest of native resources available in {product-title}, such as builds or deployments. It is also possible to make them work with native Kubernetes resources, such as jobs, replication controllers, replica sets or Kubernetes deployments.
9+
Image streams, being {product-title} native resources, work with all native resources available in {product-title}, such as `Build` or `DeploymentConfigs` resources. It is also possible to make them work with native Kubernetes resources, such as `Job`, `ReplicationController`, `ReplicaSet` or Kubernetes `Deployment` resources.
1010

1111
include::modules/images-managing-images-enabling-imagestreams-kube.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)