Skip to content

Commit

Permalink
Fix typo in TLS doc (#4861)
Browse files Browse the repository at this point in the history
  • Loading branch information
nak3 authored Mar 22, 2022
1 parent bee86d6 commit 9915db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/serving/using-auto-tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ wildcard certificate like `*.my-ns.example.com`.
kubectl apply --filename {{ artifact( repo="net-certmanager", file="release.yaml") }}
```

### Provising certificates per namespace (wildcard certificates)
### Provisioning certificates per namespace (wildcard certificates)

!!! warning
Provisioning a certificate per namespace only works with DNS-01
Expand Down

0 comments on commit 9915db4

Please sign in to comment.