Skip to content

Commit

Permalink
crds: add cert-manager crds by default (#105)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Dec 2, 2024
1 parent f83497a commit 3dda538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/crds/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
crds_cert_manager: false
crds_cert_manager: true
crds_cert_manager_helm_chart_ref: /charts/cert-manager-crds
crds_cert_manager_helm_release_name: cert-manager-crds
crds_cert_manager_helm_release_namespace: crds
Expand Down

0 comments on commit 3dda538

Please sign in to comment.