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

Fix rss2twitter chart issue: nil pointer evaluating interface {}.consumerKey #663

Closed
lemeurherve opened this issue Sep 6, 2023 · 1 comment
Labels

Comments

@lemeurherve
Copy link
Member

helm template rss2twitter output:

Error: template: rss2twitter/templates/secret.yaml:9:30: executing "rss2twitter/templates/secret.yaml" at <.Values.twitter.consumerKey>: nil pointer evaluating interface {}.consumerKey

Unit tests should be added, doc: https://github.com/helm-unittest/helm-unittest/blob/main/DOCUMENT.md

linoleparquet added a commit to linoleparquet/helm-charts that referenced this issue Sep 19, 2023
dduportal added a commit that referenced this issue Sep 20, 2023
fix(rss2twitter): fix templating and add unit tests (#663)
@dduportal
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants