Increased number of replicas cert-manager
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user