securityContext¶
securityContext
value in Kubedeploy can be used to define raw main containers securityContext.
Note
By default securityContext
is undefined.
Define securityContext
values.yaml | |
---|---|
Note
Unlike podSecurityContext
, defining securityContext
will be applied only to main container.
See also: