Merge pull request #42155 from tamilselvan1102/patch-3
Update [Creating a Deployment] sectionpull/41695/head
commit
d416014d5c
|
@ -40,10 +40,6 @@ The following are typical use cases for Deployments:
|
|||
|
||||
## Creating a Deployment
|
||||
|
||||
Before creating a Deployment define an
|
||||
[environment variable](/docs/tasks/inject-data-application/define-environment-variable-container/#define-an-environment-variable-for-a-container)
|
||||
for a container.
|
||||
|
||||
The following is an example of a Deployment. It creates a ReplicaSet to bring up three `nginx` Pods:
|
||||
|
||||
{{% code file="controllers/nginx-deployment.yaml" %}}
|
||||
|
|
Loading…
Reference in New Issue