fix: force cert manager to use cloudflare
This commit is contained in:
@@ -6,3 +6,6 @@ prometheus:
|
|||||||
webhook:
|
webhook:
|
||||||
timeoutSeconds: 4
|
timeoutSeconds: 4
|
||||||
enableCertificateOwnerRef: true
|
enableCertificateOwnerRef: true
|
||||||
|
extraArgs:
|
||||||
|
- "--dns01-recursive-nameservers-only"
|
||||||
|
- "--dns01-recursive-nameservers=1.1.1.1:53"
|
||||||
|
|||||||
Reference in New Issue
Block a user