Add security context to runner
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
98ddd2b067
commit
e7b17e5225
@ -98,6 +98,9 @@ spec:
|
|||||||
|
|
||||||
# Sidecar providing access to upload/view/download raw media files
|
# Sidecar providing access to upload/view/download raw media files
|
||||||
- name: filebrowser
|
- name: filebrowser
|
||||||
|
securityContext:
|
||||||
|
runAsUser: 1000
|
||||||
|
runAsGroup: 1000
|
||||||
image: git.clortox.com/infrastructure/filebrowser:v1.0.1
|
image: git.clortox.com/infrastructure/filebrowser:v1.0.1
|
||||||
env:
|
env:
|
||||||
- name: ADMIN_PASS
|
- name: ADMIN_PASS
|
||||||
|
Loading…
Reference in New Issue
Block a user