Skip to content

Commit

Permalink
chore(radix): added notifications webhook for nrresqml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilhelm Vold committed Nov 21, 2023
1 parent 6a07730 commit c34be68
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 @@ -33,6 +33,8 @@ spec:
ports:
- name: http
port: 5000
- name: job-monitoring
port: 5002
secrets:
- AzureAd__ClientId
- AzureAd__ClientSecret
Expand Down Expand Up @@ -90,6 +92,8 @@ 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 c34be68

Please sign in to comment.