As per smueller18/cert-manager-webhook-inwx/-/issues/6
This commit is contained in:
parent
1348956b96
commit
d7f499a4ed
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ spec:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
values:
|
values:
|
||||||
installCRDs: true
|
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
|
apiVersion: cert-manager.io/v1
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue