change security context
This commit is contained in:
@@ -1,4 +1,11 @@
|
|||||||
spegel:
|
spegel:
|
||||||
|
securityContext:
|
||||||
|
capabilities:
|
||||||
|
drop:
|
||||||
|
- ALL
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 1000
|
||||||
service:
|
service:
|
||||||
registry:
|
registry:
|
||||||
port: 5000
|
port: 5000
|
||||||
|
Reference in New Issue
Block a user