cert-manager: force public DNS for HTTP-01 self-check
This commit is contained in:
parent
a7c3fcae3f
commit
678d0efa2c
@ -27,6 +27,8 @@ spec:
|
||||
timeout: 10m
|
||||
values:
|
||||
installCRDs: true
|
||||
extraArgs:
|
||||
- --acme-http01-solver-nameservers=1.1.1.1:53,8.8.8.8:53
|
||||
nodeSelector:
|
||||
node-role.kubernetes.io/worker: "true"
|
||||
affinity:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user