tao12345666333 commented on code in PR #345:
URL: https://github.com/apache/apisix-helm-chart/pull/345#discussion_r984147137


##########
charts/apisix/README.md:
##########
@@ -95,6 +95,8 @@ Apache APISIX service parameters, this determines how users 
can access itself.
 | `gateway.tls.sslProtocols`    |   TLS protocols allowed to use.  | `"TLSv1.2 
TLSv1.3"`       |
 | `gateway.stream`                | Apache APISIX service settings for stream  
                                                                                
                                                         |            |
 | `gateway.ingress`               | Using ingress access Apache APISIX service 
                                                                                
                                                         |            |
+| `gateway.ingress.annotations`   | Ingress annotations                        
                                                                                
                                                         | `[]`       |
+| `gateway.ingress.className`     | `ingressClassName` replaces `annotations 
kubernetes.io/ingress.class`, required Kubernetes `1.18>=`                      
                                                             |            |

Review Comment:
   ```suggestion
   | `gateway.ingress.className`     | `ingressClassName` replaces `annotations 
kubernetes.io/ingress.class`, required Kubernetes `>=1.18`                      
                                                             |            |
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to