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 while installing #36

Open
anandkench opened this issue Jul 19, 2021 · 2 comments
Open

Error while installing #36

anandkench opened this issue Jul 19, 2021 · 2 comments

Comments

@anandkench
Copy link

helm install helm/sidecarinjector/ --generate-name
Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [unknown object type "nil" in ConfigMap.data.mutationconfig.yaml, unknown object type "nil" in ConfigMap.data.sidecarconfig.yaml]

@hga22
Copy link

hga22 commented Dec 29, 2022

@anandkench have you found a solution for this?

@ckt114
Copy link

ckt114 commented Jun 23, 2023

This helm chart is very poorly written and not tested. I'm running into the same issue and trying to resolve it now. The crux of it is in the templates/configmap.yaml. It's trying to read the mutationconfig and sidecarconfig keys from values.yaml that doesn't exist. Also, the formatting is wrong as well.

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

3 participants