You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
LucasMrqes
changed the title
Unable to configure resources in Helm Chart (Hardcoded configuration)
Unable to configure resources in Helm Chart
Oct 23, 2024
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
The text was updated successfully, but these errors were encountered: