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

helm: optional host mounts with ability to run pod as non-root #1130

Merged
merged 3 commits into from Feb 4, 2021

Conversation

akshaysngupta
Copy link
Member

@akshaysngupta akshaysngupta commented Feb 4, 2021

Checklist

  • The title of the PR is clear and informative
  • If applicable, the changes made in the PR have proper test coverage
  • Issues addressed by the PR are mentioned in the description followed by Fixes.

Description

This PR makes security context configurable through helm config. This was reported by a user who wanted to use AGIC without root permissions.

Fixes

Fixes #1113

@akshaysngupta akshaysngupta merged commit 3fedb57 into master Feb 4, 2021
@akshaysngupta akshaysngupta deleted the aksgupta/helm/securityContext branch February 4, 2021 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running as root irrespective of the authentication mechanism to Azure API
3 participants