+ description: 'SecurityContextConfig allows users to configure a grpc pod''s pod.spec.securityContext and pod.spec.container[*].securityContext to meet expected Pod Security Admission(PSA) standards. By default, the grpc pod is configured to run in "restricted" mode. If set to "legacy" mode, the grpc pod''s pod.spec.securityContext and pod.spec.container[*].securityContext will not be set, and the pod will only run in PSA "privileged" namespaces. The "legacy" mode should be used only with older catalog images, which could not be run in restricted mode, More information about PSA can be found here: https://kubernetes.io/docs/concepts/security/pod-security-admission/'
0 commit comments