K8S.PodSecurityContext
Property Description
Property | Required | Type | Description |
|---|---|---|---|
runAsUser | No | integer | RunAsUser of the context |
supplementalGroups | No | integer | SupplementalGroups of the context |
fsGroup | No | integer | FsGroups of the context |
hostNetwork | No | boolean | Enable Host Network |
runAsNonRoot | No | boolean | RunAsNonRoot of the context |
seLinuxOptions | No | Selinux Options | |
hostIPC | No | boolean | Enable Host IPC |
hostPID | No | boolean | Enable host PID |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

