tokers commented on issue #235: URL: https://github.com/apache/apisix-helm-chart/issues/235#issuecomment-1038129463
> Thanks @tokers How can I do this? Which type of kubernetes secret? Is the caCerficiateFilename the secret name? > > There is any example? See https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/README.md#gateway-parameters. > @MirtoBusico You CA certificate should be saved in the Kubernetes Secret, and the `caCerficiateFilename` is used to indicate the key name in this Secret. See the above reply for learning the use of `caCerficiateFilename`. And Kubernetes secret type doesn't matter. -- 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]
