error calling eq: incompatible types for comparison
Error in helm chart template here - https://repo1.dso.mil/big-bang/product/packages/argocd/-/blob/6.7.15-bb.1/chart/templates/_helpers.tpl?ref_type=tags#L164
error message below, looks like the eq true is the issue
Warning UpgradeFailed 7m45s helm-controller Helm upgrade failed for release argocd/argocd-argocd with chart argocd@6.7.15-bb.3: template: argocd/templates/argocd-server/deployment.yaml:32:24: executing "argocd/templates/argocd-server/deployment.yaml" at <include (print $.Template.BasePath "/argocd-configs/argocd-cm.yaml") .>: error calling include: template: argocd/templates/argocd-configs/argocd-cm.yaml:16:6: executing "argocd/templates/argocd-configs/argocd-cm.yaml" at <include "argo-cd.config.cm" .>: error calling include: template: argocd/templates/_helpers.tpl:178:15: executing "argo-cd.config.cm" at <include "argo-cd.config.cm.presets" .>: error calling include: template: argocd/templates/_helpers.tpl:164:56: executing "argo-cd.config.cm.presets" at <eq true>: error calling eq: incompatible types for comparison