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

fix(helm): fixed ingress paths mapping #12932

Merged
merged 5 commits into from
May 10, 2024

Commits on May 10, 2024

  1. fix(helm): added mapping between Loki components and deployment modes…

    … to properly configure pure ingress when it's used without gateway/ngingx
    
    Signed-off-by: Vladyslav Diachenko <vlad.diachenko@grafana.com>
    vlad-diachenko committed May 10, 2024
    Configuration menu
    Copy the full SHA
    33447c4 View commit details
    Browse the repository at this point in the history
  2. updated docs and bumped chart version

    Signed-off-by: Vladyslav Diachenko <vlad.diachenko@grafana.com>
    vlad-diachenko committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2c6baba View commit details
    Browse the repository at this point in the history
  3. removed unused definition

    Signed-off-by: Vladyslav Diachenko <vlad.diachenko@grafana.com>
    vlad-diachenko committed May 10, 2024
    Configuration menu
    Copy the full SHA
    794941f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4065bd4 View commit details
    Browse the repository at this point in the history
  5. fixed parameter's name that led to empty service name in the mapping

    Signed-off-by: Vladyslav Diachenko <vlad.diachenko@grafana.com>
    vlad-diachenko committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5a9f76d View commit details
    Browse the repository at this point in the history