🔧(helm) update transcription microservice in staging

Updated the webhook URL to the definitive version in docs.

Jacques also updated the webhook secret for authentication
against Impress API. Not tested locally.
This commit is contained in:
lebaudantoine
2024-12-13 14:34:21 +01:00
committed by aleb_the_flash
parent c6fdeaf1e9
commit 51270571bc
2 changed files with 3 additions and 3 deletions

Submodule secrets updated: f5aea0c251...e30f77a8bc

View File

@@ -223,7 +223,7 @@ summary:
secretKeyRef:
name: summary
key: WEBHOOK_API_TOKEN
WEBHOOK_URL: https://www.mock-impress.com/webhook/
WEBHOOK_URL: https://impress-staging.beta.numerique.gouv.fr/api/v1.0/documents/create-for-owner/
CELERY_BROKER_URL:
secretKeyRef:
name: redis-summary.redis.libre.sh
@@ -274,7 +274,7 @@ celery:
secretKeyRef:
name: summary
key: WEBHOOK_API_TOKEN
WEBHOOK_URL: https://www.mock-impress.com/webhook/
WEBHOOK_URL: https://impress-staging.beta.numerique.gouv.fr/api/v1.0/documents/create-for-owner/
CELERY_BROKER_URL:
secretKeyRef:
name: redis-summary.redis.libre.sh