🔧(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:
committed by
aleb_the_flash
parent
c6fdeaf1e9
commit
51270571bc
2
secrets
2
secrets
Submodule secrets updated: f5aea0c251...e30f77a8bc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user