fix typos in controllers/nginx/README.md
This commit is contained in:
parent
36cf018a71
commit
e713e706cc
1 changed files with 2 additions and 2 deletions
|
@ -297,8 +297,8 @@ To disable this behavior use `hsts=false` in the NGINX config map.
|
||||||
|
|
||||||
### Automated Certificate Management with Kube-Lego
|
### Automated Certificate Management with Kube-Lego
|
||||||
|
|
||||||
[Kube-Lego] automatically requests missing certificates or expired from
|
[Kube-Lego] automatically requests missing or expired certificates from
|
||||||
[Let's Encrypt] by monitoring ingress resources and its referenced secrets. To
|
[Let's Encrypt] by monitoring ingress resources and their referenced secrets. To
|
||||||
enable this for an ingress resource you have to add an annotation:
|
enable this for an ingress resource you have to add an annotation:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue