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
|
image: git.clortox.com/infrastructure/filebrowser:v1.0.1
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
securityContext:
|
|
||||||
runAsUser: 1000
|
|
||||||
runAsGroup: 1000
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: models
|
- name: models
|
||||||
mountPath: /srv
|
mountPath: /srv
|
||||||
|
Loading…
Reference in New Issue
Block a user