Increased number of replicas cert-manager
This commit is contained in:
parent
0161ddc98a
commit
b9ca9b8ba7
|
@ -29,7 +29,11 @@ spec:
|
|||
interval: 1m0s
|
||||
values:
|
||||
installCRDs: true
|
||||
replicaCount: 1
|
||||
replicaCount: 2
|
||||
webhook:
|
||||
replicaCount: 2
|
||||
cainjector:
|
||||
replicaCount: 2
|
||||
extraArgs:
|
||||
- --dns01-recursive-nameservers=1.1.1.1:53,9.9.9.9:53
|
||||
- --dns01-recursive-nameservers-only
|
||||
|
|
Loading…
Reference in New Issue
Block a user