MohamedKHALILRouissi opened a new issue, #1992:
URL: https://github.com/apache/apisix-ingress-controller/issues/1992
### Issue description
i want to automated ssl http1 and dns1 challange certification with the
apisix CRD apisixroute example:
apiVersion: apisix.apache.org/v2
kind: ApisixRoute
metadata:
name: test-ssl
namespace: thingsboard
annotations:
#"helm.sh/hook": post-install,post-upgrade
#"helm.sh/hook-weight": "1"
cert-manager.io/issuer: "ca-issuer" # is this possible
to be use
spec:
### 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):
--
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]