Add basic security context to deployment YAMLs
This commit is contained in:
parent
69fce01325
commit
cbb0f96f74
7 changed files with 14 additions and 0 deletions
|
|
@ -58,3 +58,5 @@ spec:
|
|||
periodSeconds: 10
|
||||
successThreshold: 1
|
||||
timeoutSeconds: 1
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue