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

GitHub AppId Does Not Accept an Integer in the Helm Chart #33

Open
sinkr opened this issue Oct 30, 2023 · 0 comments
Open

GitHub AppId Does Not Accept an Integer in the Helm Chart #33

sinkr opened this issue Oct 30, 2023 · 0 comments

Comments

@sinkr
Copy link

sinkr commented Oct 30, 2023

When I make githubAppId a string, the app does not come up (i.e. register). The only way to remediate this is to spin the Helm chart up with githubAppId as a string, then manually edit the secret and update the secret to be an integer.

helm template fikaworks/kodiak --set githubAppID=123356
Error: template: kodiak/templates/secret.yaml:10:42: executing "kodiak/templates/secret.yaml" at <b64enc>: wrong type for value; expected string; got int64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant