Skip to content

Commit a72bd39

Browse files
committed
fix: certs namespace is not required
1 parent f11cdfc commit a72bd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/certificates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you want to know how to deploy a certificate you can check [Building & Deploy
1313

1414
| Properties | Type | Required |
1515
| --------------------- | --------------- | :------: |
16-
| `namespace` | `string` | |
16+
| `namespace` | `string` | |
1717
| [`name`](#name) | `string` ||
1818
| [`tags`](#tags) | `array<string>` | |
1919
| [`domains`](#domains) | `array<string>` ||

0 commit comments

Comments
 (0)