Describe the bug:
When I do helm upgrade via FluxCD, I encountered this issue.
Helm upgrade failed: template: cert-manager/templates/cainjector-serviceaccount.yaml:1:14: executing "cert-manager/templates/cainjector-serviceaccount.yaml" at <.Values.cainjector.enabled>: can't evaluate field enabled in type interface {}
Could you please help me check why cert-manager failed to upgrade with the above error? Thanks