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 feature for supplementalGroups #118

Open
2 tasks done
jonra82 opened this issue Aug 1, 2023 · 0 comments
Open
2 tasks done

Add feature for supplementalGroups #118

jonra82 opened this issue Aug 1, 2023 · 0 comments

Comments

@jonra82
Copy link

jonra82 commented Aug 1, 2023

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Problem Description

Some enterprises have strict policies on pod and container level. For example I have a case where Dex is used in an organization where at the same they use Kyverno and enforce a policy to use supplementalGroups between ranges 100-200 and 500-600. Dex chart as of writing has no support for it.

Proposed Solution

Add supplementalGroups list\array to values.yaml under podSecurityContext values.

podSecurityContext: {}
##fsGroup: 2000
##supplementalGroups: [] <--

Alternatives Considered

No response

Additional Information

No response

jonra82 added a commit to jonra82/helm-charts that referenced this issue Aug 1, 2023
jonra82 added a commit to jonra82/helm-charts that referenced this issue Aug 1, 2023
jonra82 added a commit to jonra82/helm-charts that referenced this issue Aug 1, 2023
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

No branches or pull requests

1 participant