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

Add security context for wait-for-mongodb #332

Merged

Commits on Aug 28, 2023

  1. Add security context for wait-for-mongodb

    - 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]>
    Calvin Audier committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6112714 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Removing default values for initContainer securityContext

    - 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]>
    Calvin Audier committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7137210 View commit details
    Browse the repository at this point in the history