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

Open
kastl-ars opened this issue Apr 29, 2024 · 1 comment
Open

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

kastl-ars opened this issue Apr 29, 2024 · 1 comment
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

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

2 participants