Skip to content

Commit

Permalink
Merge pull request #574 from danskernesdigitalebibliotek/up-number-of…
Browse files Browse the repository at this point in the history
…-challenge-cert-manger-can-handle

up number of concurrent challenges cert-manager will accept
  • Loading branch information
ITViking authored Jan 13, 2025
2 parents cd98b26 + 7aaa95b commit bb847af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ingressShim:
defaultIssuerName: zerossl-production
defaultIssuerKind: ClusterIssuer
defaultIssuerGroup: cert-manager.io
maxConcurrentChallenges: 50
maxConcurrentChallenges: 90

tolerations:
- key: CriticalAddonsOnly
Expand Down

0 comments on commit bb847af

Please sign in to comment.