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

values.yaml is missing an exact example of how to use the ingress #1936

Closed
kastl-ars opened this issue Apr 29, 2024 · 2 comments · Fixed by #2024
Closed

values.yaml is missing an exact example of how to use the ingress #1936

kastl-ars opened this issue Apr 29, 2024 · 2 comments · Fixed by #2024
Assignees

Comments

@kastl-ars
Copy link

The example should be usable:

  # -- Hostname(s) for the Ingress resource
  hosts:
    []
    # - host: chart-example.local
    #   paths:
    #     path: /
    #     type: ImplementationSpecific
  # -- Ingress TLS configuration

Just using path: [] lead to funny errors...

@knrt10
Copy link
Contributor

knrt10 commented May 2, 2024

Thank you for the issue @kastl-ars. Will take a look

knrt10 added a commit that referenced this issue Jun 3, 2024
Fixes: #1936
Signed-off-by: Kautilya Tripathi <[email protected]>
@kastl-ars
Copy link
Author

Thanks!

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

Successfully merging a pull request may close this issue.

2 participants