pegasystems / pega-helm-charts

Orchestrate a Pega Platform™ deployment by using Docker, Kubernetes, and Helm to take advantage of Pega Platform Cloud Choice flexibility.
https://docs.pega.com/bundle/platform/page/platform/deployment/client-managed-cloud/containerized-deployments-kubernetes.html
Apache License 2.0
127 stars 201 forks source link

US-625432 Configure securityContext for Pega containers #789

Closed MadhuriArugula closed 3 months ago

MadhuriArugula commented 4 months ago

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