-
Notifications
You must be signed in to change notification settings - Fork 441
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
docs: validating webhook policies to limit number of replicas #1471
docs: validating webhook policies to limit number of replicas #1471
Conversation
Signed-off-by: Tomer20 <[email protected]>
Thank you for your contribution! 🙏 We will review your PR as soon as possible.
Learn more about:
|
✅ Deploy Preview for keda ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Thanks!
Could you please also add similar change to version 2.16?
…licy; added docs to v2.16 Signed-off-by: Tomer20 <[email protected]>
Thanks for the feedback @zroubalik. I added the docs for v2.16 as well. |
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.
Thank you!
Added examples of
ValidatingAdmissionPolicy
to fail/denyScaledObject
s based onmaxReplicaCount
.Checklist
Fixes #