Skip to content

Commit 21440de

Browse files
author
Tamilselvan
authored
Update [Creating a Deployment] section
1 parent 2480b1a commit 21440de

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/en/docs/concepts/workloads/controllers/deployment.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ The following are typical use cases for Deployments:
4040

4141
## Creating a Deployment
4242

43-
Before creating a Deployment define an
44-
[environment variable](/docs/tasks/inject-data-application/define-environment-variable-container/#define-an-environment-variable-for-a-container)
45-
for a container.
46-
4743
The following is an example of a Deployment. It creates a ReplicaSet to bring up three `nginx` Pods:
4844

4945
{{< codenew file="controllers/nginx-deployment.yaml" >}}

0 commit comments

Comments
 (0)