mirror of https://github.com/knative/docs.git
Fix typo in TLS doc (#4861)
This commit is contained in:
parent
bee86d6299
commit
9915db4acc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue