fix(cert-manager): actually install crds

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2023-11-06 22:06:12 +01:00 committed by GitHub
parent 1682e5a360
commit 4001f0aacb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ operator:
certmanager:
dns01RecursiveNameservers: "1.1.1.1:53,1.0.0.1:53"
# Delete cert secret on CR deletion
installCRDs: true
enableCertificateOwnerRef: true
metrics: