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

Unable to configure resources in Helm Chart #16

Open
LucasMrqes opened this issue Oct 23, 2024 · 0 comments
Open

Unable to configure resources in Helm Chart #16

LucasMrqes opened this issue Oct 23, 2024 · 0 comments

Comments

@LucasMrqes
Copy link

I am unable to configure important resources such as pod tolerations in this Helm chart, as most configurations seem to be hardcoded. Unlike charts like Bitnami’s, which offer flexible customization options, this chart lacks the necessary values to adjust settings. Making the chart more flexible by exposing more configuration options in values.yaml is crucial to make your tool available to everyone.

For instance, I could not try to self-host anteon on my cluster since its configuration requires pods to have some tolerations. I would also need to be able to pull images from somewhere else than docker.io, but the image repository is not configurable

@LucasMrqes LucasMrqes changed the title Unable to configure resources in Helm Chart (Hardcoded configuration) Unable to configure resources in Helm Chart Oct 23, 2024
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