Update deployment to remove uid:gid
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
a0e45295a7
commit
9af45e7be9
@ -30,9 +30,6 @@ spec:
|
||||
image: git.clortox.com/infrastructure/filebrowser:v1.0.1
|
||||
ports:
|
||||
- containerPort: 80
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
volumeMounts:
|
||||
- name: models
|
||||
mountPath: /srv
|
||||
|
Loading…
Reference in New Issue
Block a user