File tree 1 file changed +2
-2
lines changed
architecture/core_concepts
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ deployments also provide the ability to transition from an existing
126
126
deployment of an image to a new one and also define hooks to be run
127
127
before or after creating the replication controller.
128
128
129
- The {product-title} `*DeploymentConfiguration *` object defines the following
129
+ The {product-title} `*DeploymentConfig *` object defines the following
130
130
details of a deployment:
131
131
132
132
1. The elements of a `*ReplicationController*` definition.
@@ -145,7 +145,7 @@ controller is retained to enable easy rollback if needed.
145
145
For detailed instructions on how to create and interact with deployments,
146
146
refer to xref:../../dev_guide/deployments/basic_deployment_operations.adoc#dev-guide-basic-deployment-operations[Deployments].
147
147
148
- Here is an example `*DeploymentConfiguration *` definition with some
148
+ Here is an example `*DeploymentConfig *` definition with some
149
149
omissions and callouts:
150
150
151
151
[source,yaml]
You can’t perform that action at this time.
0 commit comments