shuoshadow edited a comment on issue #440: URL: https://github.com/apache/apisix-ingress-controller/issues/440#issuecomment-840233254
> @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. ok, i created the secret contains cert and key。The apisixtls configure has update to etcd. but i still can not access domain with https。 the apisix pod log is  the etcd ssl data   -- 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]
