mkyc commented on issue #435: URL: https://github.com/apache/apisix-helm-chart/issues/435#issuecomment-1368253954
Ok, I get it. AFAICT I'd need to add some k8s `Service` as well, separately from helm chart. Because of [this documentation line](https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/values.yaml#L74) I guess it would make sense to introduce some `controlAPI.expose` (or anything like that) helm chart parameter. Otherwise one needs to move whole `config.yaml` to `values.yaml` variable, which is not super convenient. -- 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]
