Skip to content

Commit 2ffecab

Browse files
Update pages/serverless-containers/how-to/use-private-networks.mdx
Co-authored-by: Jessica <[email protected]>
1 parent 41847b3 commit 2ffecab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/serverless-containers/how-to/use-private-networks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Before attaching a Private Network to a Serverless Container, you must create it
4444
- Enter a **name** or use the automatically generated one. The name can only contain lowercase alphanumeric characters and dashes.
4545
- Enter an optional **description** and **tags**.
4646
- Choose a **region**, which is the geographical location in which your namespace will be deployed.
47-
- Tick the **Enable VPC support** box. This parameter cannot be edited once the the namespace is created.
47+
- Tick the **Enable VPC support** box. This parameter cannot be edited once the namespace is created.
4848
- Click **+ Add advanced options** to define any **environment variables** you want to inject into your container. For each environment variable, click **+ Add variable** and enter the key/value pair.
4949
- Set optional secret environment variables. **Secrets** are environment variables which are injected into your container and stored securely, but not displayed in the console after initial validation. Add a **key** and a **value**.
5050
4. Click **Create namespace only** to finish, or click **Create namespace and add a container** if you want to [create a container](/serverless-containers/how-to/create-a-container/) next.

0 commit comments

Comments
 (0)