Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: template: external-dns/templates/deployment.yaml:105:24: executing "external-dns/templates/deployment.yaml" at <eq .Values.txtPrefix "">: error calling eq: invalid type for comparison #4997

Open
Tarasovych opened this issue Jan 9, 2025 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@Tarasovych
Copy link

What happened:
I tried to install Helm chart, failed with an error

Error: template: external-dns/templates/deployment.yaml:105:24: executing "external-dns/templates/deployment.yaml" at <eq .Values.txtPrefix "">: error calling eq: invalid type for comparison

What you expected to happen:
Helm chart is installed

How to reproduce it (as minimally and precisely as possible):
helm upgrade --install external-dns external-dns/external-dns --version 1.15.0

@Tarasovych Tarasovych added the kind/bug Categorizes issue or PR as related to a bug. label Jan 9, 2025
@dongjiang1989
Copy link
Contributor

What is the helm version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants