gxthrj commented on issue #440: URL: https://github.com/apache/apisix-ingress-controller/issues/440#issuecomment-839753484
@shuoshadow The secret referenced in ApisixTls needs to be defined. In your environment, it is the `xxx-secret` under the `ingress-apisix` namespace. The secret need to contains `cert` and `key`, There is a template in https://github.com/apache/apisix-ingress-controller/blob/master/test/e2e/scaffold/ssl.go#L26-L33. We will add this piece of documentation soon. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
