From 243d8de77f9c8e9d5e11f126bdf994b929a6d94c Mon Sep 17 00:00:00 2001 From: Wilhelm Vold Date: Tue, 21 Nov 2023 12:29:21 +0100 Subject: [PATCH] chore(radix): moved line --- radixconfig.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/radixconfig.yaml b/radixconfig.yaml index d10bd8b3..c9564e8a 100644 --- a/radixconfig.yaml +++ b/radixconfig.yaml @@ -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: @@ -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