change security context

This commit is contained in:
2024-07-10 18:01:42 -05:00
parent 88c636149e
commit ff412388d7

View File

@@ -1,4 +1,11 @@
spegel:
securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 1000
service:
registry:
port: 5000