-
Notifications
You must be signed in to change notification settings - Fork 86
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
Add security context for wait-for-mongodb #332
Add security context for wait-for-mongodb #332
Conversation
- Add securityContext in values.yaml - Using this securityContext in auth-server-deployment.yaml and server-deployment.yaml - Bumping Chart version to 2.16.0 - Regenerating docs with helm-docs Signed-off-by: Calvin Audier <[email protected]>
I was not sure if this change needed to be considered as a bug fix (and bump to 2.15.11) or a added feature (and bump to 2.16.0). I can change if needed. |
Didn't see the PR, #212. Should I close this one in favor of the previous one ? |
Let me take a look. Will reply by EOD, thanks! |
Mentioned PR wasn't updated on requested, closed it in favor of yours. Please, let me know if you have any questions about the comments that I've left. |
- Update values.yaml to remove default values for security securityContext - Example values for securityContext as comments - Regenerating docs with helm-docs - Switching for bump to 2.16.0 to bump to 2.15.11 Signed-off-by: Calvin Audier <[email protected]>
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.
LGTM 🚀 Thank you for your contribution!
@imrajdas @ispeakc0de can you take a look here?
@Calvinaud gonna be released in a few moments! |
What this PR does / why we need it:
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]