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

Allow for Overrides of API Versions #351

Open
knechtionscoding opened this issue May 15, 2023 · 0 comments
Open

Allow for Overrides of API Versions #351

knechtionscoding opened this issue May 15, 2023 · 0 comments

Comments

@knechtionscoding
Copy link

When invoking Helm via kustomize or other tools it is possible that the API server isn't available to respond to a capabilities request. In these cases we should allow engineers to override the capabilities via the values.yaml.

https://github.com/fluent/helm-charts/blob/main/charts/fluent-bit/templates/_helpers.tpl#L69 example of a location where this is needed. Should just add the to the initial if condition to support a values.yaml declaration.

https://github.com/renovatebot/helm-charts/blob/main/charts/renovate/templates/cronjob.yaml#L1-L9 is an example implementation from a different helm chart.

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