Skip to content

Commit

Permalink
chore(radix): moved line
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilhelm Vold committed Nov 21, 2023
1 parent c34be68 commit 243d8de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ spec:
variables:
MODEL_FOLDER: "/mnt/azure-storage/models"
WORKER_FOLDER: "/mnt/azure-storage/worker"
notifications:
webhook: http://api:5002/api/jobs/status
environmentConfig:
- environment: dev
volumeMounts:
Expand All @@ -92,8 +94,6 @@ spec:
useAdls: true
streaming:
enabled: false
notifications:
webhook: http://api:5002/api/jobs/status
- name: pepm-nrchannest
image: ghcr.io/equinor/pepm-worker-api/pepm-nrchannest:latest
schedulerPort: 8090
Expand Down

0 comments on commit 243d8de

Please sign in to comment.