Skip to content

Commit

Permalink
Merge pull request #94 from DUNE-DAQ/no-unified-runservice
Browse files Browse the repository at this point in the history
Per CCM, don't unify runservices image
  • Loading branch information
jcpunk authored May 15, 2024
2 parents a3261fb + 360f64c commit 439a145
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions runnumber-rest/runnumber-rest-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,6 @@ spec:
runAsGroup: 11000
seccompProfile:
type: RuntimeDefault
volumeMounts:
- mountPath: /microservices/runregistry-rest/uploads
name: uploads-volume
volumes: # added in prep for merge to single run service
- name: uploads-volume
emptyDir:
sizeLimit: 20Gi
securityContext:
fsGroup: 11000
---
Expand Down

0 comments on commit 439a145

Please sign in to comment.