Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/minio] Add support for securityContext runAsUser and runAsGroup #17393

Closed
wants to merge 5 commits into from

Commits on Oct 7, 2019

  1. feat(mino): Added securityContext to Deployment

    Only added User and Group
    
    Signed-off-by: Simon W. Gill <simon.gill@citizensadvice.org.uk>
    simonwgill committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    88fb870 View commit details
    Browse the repository at this point in the history
  2. fix(minio): Altered to deploy correctly without root as sub chart

    Signed-off-by: Simon W. Gill <simon.gill@citizensadvice.org.uk>
    simonwgill committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    eb17e3c View commit details
    Browse the repository at this point in the history
  3. doc(minio): Bumped chart version and updated variables in README.md

    Signed-off-by: Simon W. Gill <simon.gill@citizensadvice.org.uk>
    simonwgill committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    ab0c6d2 View commit details
    Browse the repository at this point in the history
  4. typo(stable/minio): Fixed duplicate variable name after copy-paste

    Signed-off-by: Simon W. Gill <simon.gill@citizensadvice.org.uk>
    simonwgill committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    5ef08bc View commit details
    Browse the repository at this point in the history
  5. chore(stable/minio): Removed support for --config-dir after deprecati…

    …on by minio.
    
    Signed-off-by: Simon W. Gill <simon.gill@citizensadvice.org.uk>
    
    fix(stable/minio): Removed configDir references
    simonwgill committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    3b212dd View commit details
    Browse the repository at this point in the history