Skip to content

Commit

Permalink
Merge branch 'main' into chore/mvp-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mheggelund authored Jan 3, 2024
2 parents 45dcfb7 + 3abcfb9 commit cf73953
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ spec:
- name: pepm-nrchannest
image: ghcr.io/equinor/pepm-worker-api/pepm-nrchannest:latest
schedulerPort: 8090
backoffLimit: 1
timeLimitSeconds: 43200
resources:
requests:
memory: "4096Mi"
Expand Down Expand Up @@ -144,6 +146,8 @@ spec:
- name: pepm-nrvargrest
image: ghcr.io/equinor/pepm-worker-api/pepm-nrvargrest:latest
schedulerPort: 8090
backoffLimit: 1
timeLimitSeconds: 43200
resources:
requests:
memory: "4096Mi"
Expand Down

0 comments on commit cf73953

Please sign in to comment.