We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
accountapp
invalid value; expected string
Hey!
While separating test with default values and custom values in chart accountapp as discussed here, I encountered an error:
helm template accountapp output: Error: template: accountapp/templates/secret.yaml:10:43: executing "accountapp/templates/secret.yaml" at : invalid value; expected string
helm template accountapp
I'm creating a PR that will adress both issues.
The text was updated successfully, but these errors were encountered:
Merge pull request #726 from linoleparquet/fix/accountapp
48063fb
fix(accountapp): fix templating and unit test (#725)
Closed by #726
Sorry, something went wrong.
Duplicate of #654
plugin-site
github.appId is required
jira.username is required
No branches or pull requests
Hey!
While separating test with default values and custom values in chart
accountapp
as discussed here, I encountered an error:helm template accountapp
output:Error: template: accountapp/templates/secret.yaml:10:43: executing "accountapp/templates/secret.yaml" at : invalid value; expected string
I'm creating a PR that will adress both issues.
The text was updated successfully, but these errors were encountered: