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

US-625432 Configure securityContext for Pega containers #789

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

MadhuriArugula
Copy link
Collaborator

Allow to configure securityContext for Pega tier containers to specify security settings for a Container, include the securityContext field in the Container manifest.

Note that the Security settings that you specify for a Container apply only to the Pega container, and they override settings made at the Pod level when there is overlap. Container settings do not affect the Pod's Volumes.
See, https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container

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.

5 participants