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

Make ingress templatable #18035

Closed
selhamouti opened this issue Sep 15, 2023 · 1 comment
Closed

Make ingress templatable #18035

selhamouti opened this issue Sep 15, 2023 · 1 comment

Comments

@selhamouti
Copy link

Is it possible to change this part:
{- range .hosts }} - {{ . | quote }} {{- end }}

into something like this:
{- range .hosts }} - {{ tpl . $ | quote }} {{- end }}

This is already done on line 52

This will enable us to use a different host per deployment/version/branch or any other situation people might have

@harshavardhana
Copy link
Member

Fee free to send a fix, this is community maintained helm chart. Nothing actionable from our end.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants