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 Override to .Capabilities #121

Open
2 tasks done
knechtionscoding opened this issue Oct 17, 2023 · 0 comments
Open
2 tasks done

Allow Override to .Capabilities #121

knechtionscoding opened this issue Oct 17, 2023 · 0 comments

Comments

@knechtionscoding
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Problem Description

When using kustomize or helm template to render the chart .Capabilities isn't available. This results in the wrong behavior in the ingress object despite supporting the new API version.

Proposed Solution

Allow for a value that overrides the k8s version coming from the .Capabilities function. Allows for easy support for rendering via helm template or kustomize.

Alternatives Considered

No response

Additional Information

https://github.com/dexidp/helm-charts/blob/master/charts/dex/templates/ingress.yaml#L4-L8 example

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