Phoebus888 opened a new issue #865:
URL: https://github.com/apache/apisix-ingress-controller/issues/865
### Issue description
ApisixTls创建 Apisix后台不会自动创建证书
apiVersion: apisix.apache.org/v1
kind: ApisixTls
metadata:
name: lylb1
namespace: test
spec:
hosts:
- lylbnew.01lb.vip
secret:
name: lylb1
namespace: test
web后台不会自动创建 需要手动填写和上传证书

### Environment
- your apisix-ingress-controller version (output of
apisix-ingress-controller version --long):
- your Kubernetes cluster version (output of kubectl version):
- if you run apisix-ingress-controller in Bare-metal environment, also show
your OS version (uname -a):
apisix2.12.0
apisix-dashboard2.10.1
ingress-apisix1.4.0
### Minimal test code / Steps to reproduce
1
### Actual result
1
### Error log
E0214 00:06:00.392554 1 reflector.go:138]
pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: 未能观看
*v2beta3.ApisixTls: 未能列出 *v2beta3.ApisixTls:服务器找不到请求的资源(get
apisixtlses.apisix.apache.org)

### Expected result
_No response_
--
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]