fix(cert-manager): leader election stuck

This commit is contained in:
nold 2024-09-29 17:27:02 +02:00 committed by GitHub
parent 8edc80040f
commit 96c5e9e394
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,13 @@ global:
# Set the verbosity of cert-manager. Range of 0 - 6 with 6 being the most verbose.
logLevel: 2
installCRDs: true
leaderElection:
namespace: "cert-manager"
crds:
enabled: true
replicaCount: 1
strategy: