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

Jsonnet: Changes ingester PVC from 5Gi to 10Gi #3156

Merged
merged 1 commit into from
Jan 15, 2021

Commits on Jan 11, 2021

  1. changes ingester default from 5Gi to 10Gi, prior to PR 3079 correctly…

    … fixed the ingester deployment to use this value, however the hard coded value was 10Gi and this default was 5Gi. This is a dissalowed change in kubernetes and causes deployment failures.
    
    Changing this back to 10Gi isn't ideal however because anyone who also deployed with the 5Gi is now in the same situation. I think however more people are going to find themselves impacted by this change as it existed for a lot longer as 10Gi than 5Gi.
    slim-bean committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    cef64c6 View commit details
    Browse the repository at this point in the history