Skip to content

Commit 8b2a661

Browse files
SimonWoidiggzigzigzeo
authored andcommitted
docs: make a note in readme about the sec. context
1 parent 5989e2c commit 8b2a661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ Options for downloading the imgproxy image
170170
|**resources.deployment.replicas.stepSeconds**|The period in seconds (1-1800) during which up to `stepCount` pods can be added or dropped by autoscaler.|`60`|
171171
|**resources.deployment.resources**|Hash of resource limits for your pods|`{}`|
172172
|**resources.deployment.securityContext**|Hash of security context settings for your pods|`{}`|
173+
|**resources.deployment.containerSecurityContext**|Security context setting for containers, see [the docs](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container)|`{}`|
173174
|**resources.deployment.terminationGracePeriodSeconds**|A custom amount of time to terminate the app|`30`|
174175
|**resources.deployment.tolerations**|Tolerations for Kubernetes taints||
175176
|**resources.deployment.topologySpreadConstraints**|topologySpreadConstraints for distributing pods across zones|`[]`|

0 commit comments

Comments
 (0)