diff --git a/radixconfig.yaml b/radixconfig.yaml index 0b0fdf2e..0831a0b5 100644 --- a/radixconfig.yaml +++ b/radixconfig.yaml @@ -72,7 +72,7 @@ spec: WORKER_FOLDER: "/mnt/azure-storage/worker" ARGS_FOLDER: "/app/args" notifications: - webhook: http://api:5002/api/jobs/status + webhook: http://api:5002/api/internal/jobs/status environmentConfig: - environment: dev volumeMounts: @@ -113,7 +113,7 @@ spec: WORKER_FOLDER: "/mnt/azure-storage/worker" ARGS_FOLDER: "/app/args" notifications: - webhook: http://api:5002/api/jobs/channel-estimation/status + webhook: http://api:5002/api/internal/jobs/channel-estimation/status environmentConfig: - environment: dev volumeMounts: