diff --git a/docs/api-reference/extensions/v1beta1/definitions.html b/docs/api-reference/extensions/v1beta1/definitions.html index 051dfee5f86..06498488ad9 100644 --- a/docs/api-reference/extensions/v1beta1/definitions.html +++ b/docs/api-reference/extensions/v1beta1/definitions.html @@ -1866,6 +1866,34 @@ Both these may change in the future. Incoming requests are matched against the h
PodSecurityContext holds pod-level security attributes and common container settings.
Name | +Description | +Required | +Schema | +Default | +
---|---|---|---|---|
supplementalGroups |
+SupplementalGroups can be used to specify a list of additional groups which the main container process will run as. This will be applied to all containers in the pod in addition to the primary group of the container. |
+false |
+[integer] array |
++ |