remove newline
This commit is contained in:
parent
c812563a13
commit
5f6fd3420d
1 changed files with 1 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ingress-nginx](https://github.com/kubernetes/ingress-nginx) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
To use, add `ingressClassName: nginx` spec field or the `kubernetes.io/ingress.class: nginx` annotation to your Ingress resources.
|
||||
|
||||
|
@ -12,8 +12,6 @@ This chart bootstraps an ingress-nginx deployment on a [Kubernetes](http://kuber
|
|||
|
||||
Kubernetes: `>=1.21.0-0`
|
||||
|
||||
|
||||
|
||||
## Get Repo Info
|
||||
|
||||
```console
|
||||
|
|
Loading…
Reference in a new issue