Skip to content

Commit 814df09

Browse files
fix(gen): fix errors preventing build (#5110)
1 parent 7f59d9e commit 814df09

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

pages/scaleway-sdk/go-sdk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to install and use the Scaleway Go software development kit (SDK)
88
tags: devtools sdk go-sdk go golang
99
dates:
10-
validation: 2025-06-09s
10+
validation: 2025-06-09
1111
posted: 2023-11-14
1212
categories:
1313
- devtools

pages/serverless-containers/how-to/create-manage-delete-containers-namespace.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,8 @@ This page shows you how to create and manage a Serverless Containers namespace.
2626
1. Click **Containers** in the **Serverless** section of the side menu. The list of your containers namespaces displays.
2727
2. Click **Create namespace**. If you have no existing Serverless Containers resources in your current Project, click **Deploy container**.
2828
3. Complete the following steps in the wizard:
29-
<<<<<<< MTA-6082
3029
- Enter a **name** or use the automatically generated one. The name must only contain alphanumeric characters and dashes.
3130
- Enter an optional **description** and **tags**.
32-
=======
33-
- Enter a **name** or use the automatically generated one. The name can only contain lowercase alphanumeric characters and dashes.
34-
- Optionally, add a **description** and **tags**.
35-
>>>>>>> main
3631
- Choose a **region**, which is the geographical location in which your namespace will be deployed.
3732
- Enter any **environment variables** required for your namespace. Environment variables configured in a namespace will be available in all containers/apps within the same namespace. For each environment variable, click **+ Add new variable** and enter the key / value pair.
3833
- Set secret environment variables (optional). **Secrets** are environment variables that are injected into your container and stored securely, but not displayed in the console after initial validation. Add a **key** and a **value**.

0 commit comments

Comments
 (0)