Skip to content

Commit

Permalink
Update dbs2go-global-r.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arooshap authored Jul 11, 2024
1 parent bb8e070 commit b63ca0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/cmsweb/services/dbs2go-global-r.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ spec:
- name: init-chown
image: busybox
command: ["sh", "-c", "chown -R 1000:2000 /data/srv/logs/dbs"]
securityContext:
runAsUser: 0
volumeMounts:
- name: logs
mountPath: /data/srv/logs/dbs
Expand Down

0 comments on commit b63ca0d

Please sign in to comment.