As per smueller18/cert-manager-webhook-inwx/-/issues/6

This commit is contained in:
j 2025-07-03 13:21:56 +10:00
parent 1348956b96
commit d7f499a4ed

View file

@ -28,6 +28,9 @@ spec:
createNamespace: true
values:
installCRDs: true
extraArgs:
- --dns01-recursive-nameservers-only
- --dns01-recursive-nameservers=8.8.8.8:53,1.1.1.1:53
---
apiVersion: cert-manager.io/v1
kind: ClusterIssuer