Skip to content

Commit 00d54da

Browse files
committed
fix(rdb): fix title
1 parent 42c2133 commit 00d54da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/managed-databases-for-postgresql-and-mysql/api-cli/connecting-managed-database-to-kubernetes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Create a Private Network that both your Kubernetes cluster and database will use
8181
private-network-id=<private-network-id>
8282
```
8383

84-
### Creating a Kubernetes Kapsule Cluster
84+
### Creating a Kubernetes Kapsule cluster
8585

8686
1. Run the following Scaleway CLI command to create a Kubernetes Kapsule cluster attached to the same Private Network:
8787

@@ -172,7 +172,7 @@ Install Terraform and ensure the Scaleway Terraform provider is set up with `ter
172172
ADD CONTENT FROM MAIN.TF FILE
173173
```
174174

175-
### Creating a `terraform.tfvars` file
175+
### Creating a terraform.tfvars file
176176

177177
Create a file to store your variables securely:
178178

0 commit comments

Comments
 (0)