avirajkhare00 commented on code in PR #2976:
URL: https://github.com/apache/iggy/pull/2976#discussion_r2968906915
##########
helm/charts/iggy/README.md:
##########
@@ -175,13 +196,14 @@ kubectl port-forward svc/iggy-ui 3050:3050
### Using Ingress
-Enable ingress in values:
+Enable ingress in values. Set `className` and any controller-specific
annotations to match your
+ingress implementation:
```yaml
server:
ingress:
enabled: true
- className: nginx
+ className: ""
Review Comment:
done. thanks for pointing out
--
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]