Skip to content

Commit

Permalink
fix: Update radixconfig.yaml (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinrefvol authored Dec 15, 2023
1 parent 2cdf7b3 commit 4159015
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ spec:
variables:
MODEL_FOLDER: "/mnt/azure-storage/models"
WORKER_FOLDER: "/mnt/azure-storage/worker"
ARGS_FOLDER: "/app/args"
notifications:
webhook: http://api:5002/api/jobs/status
environmentConfig:
Expand Down Expand Up @@ -110,6 +111,7 @@ spec:
variables:
MODEL_FOLDER: "/mnt/azure-storage/models"
WORKER_FOLDER: "/mnt/azure-storage/worker"
ARGS_FOLDER: "/app/args"
environmentConfig:
- environment: dev
volumeMounts:
Expand Down Expand Up @@ -150,6 +152,7 @@ spec:
variables:
MODEL_FOLDER: "/mnt/azure-storage/models"
WORKER_FOLDER: "/mnt/azure-storage/worker"
ARGS_FOLDER: "/app/args"
environmentConfig:
- environment: dev
volumeMounts:
Expand Down

0 comments on commit 4159015

Please sign in to comment.