superwjc commented on issue #5138:
URL: https://github.com/apache/apisix/issues/5138#issuecomment-927259959
```
helm get values -n apisix apisix
```
```
USER-SUPPLIED VALUES:
admin:
allow:
ipList:
- 0.0.0.0/0
apisix:
stream_proxy:
only: false
tcp:
- addr: 9100
tls: true
udp:
- addr: 9200
etcd:
persistence:
enabled: false
gateway:
stream:
enabled: true
```
--
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]