-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[loki-distributed] Add minAvailable poddisruptionbudget #3510
base: main
Are you sure you want to change the base?
[loki-distributed] Add minAvailable poddisruptionbudget #3510
Conversation
e16e389
to
1b83c11
Compare
980cfb4
to
0486999
Compare
Lint fails because |
Signed-off-by: Stavros Foteinopoulos <[email protected]>
Signed-off-by: Stavros Foteinopoulos <[email protected]> Update helm-docs Signed-off-by: Stavros Foteinopoulos <[email protected]>
61932aa
to
784debd
Compare
@@ -22,7 +22,7 @@ jobs: | |||
|
|||
- name: Check Docs | |||
run: | | |||
docker run --rm --volume "$(pwd):/helm-docs" -u "$(id -u)" jnorwood/helm-docs:v1.8.1 | |||
docker run --rm --volume "$(pwd):/helm-docs" -u "$(id -u)" jnorwood/helm-docs:v1.14.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be a separate PR.
Reasoning:
In our use case we need to be able to customize
minAvailable
value in podDisruptionBudgets.