Skip to content

Commit 8e398a6

Browse files
committed
docs(examples): fix typo
1 parent aafa1b6 commit 8e398a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kustomization_user_deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For a full demo see the [multiple-namespaces](multiple-namespaces/) example.
5353

5454
### Using Letsencrypt with cert-manager
5555

56-
You can use letsencrypt issuer to issue tls certificate see [example](https://doc.traefik.io/traefik/user-guides/cert-manager/). You need to create a issuer type of `ClusterIssuer` to make is alvailble in all namespaces, unlike in the example. Also note that the `server` in the example is a stagging server, you would need a prod server to use in, well, production. The prod server link can be found at `https://letsencrypt.org/getting-started/`
56+
You can use letsencrypt issuer to issue tls certificate see [example](https://doc.traefik.io/traefik/user-guides/cert-manager/). You need to create a issuer type of `ClusterIssuer` to make is available in all namespaces, unlike in the traefik example. Also note that the `server` in the example is a stagging server, you would need a prod server to use in, well, production. The prod server link can be found at `https://letsencrypt.org/getting-started/`
5757

5858
For a full demo see the [letsencrypt](letsencrypt/)
5959

0 commit comments

Comments
 (0)