🔧(helm) configure staging to notify summary service

Add the relevant configurations, to be tested when deployed.
This commit is contained in:
lebaudantoine
2024-12-02 14:31:35 +01:00
committed by aleb_the_flash
parent 9be826fd14
commit b74d6e72f9

View File

@@ -120,6 +120,11 @@ backend:
secretKeyRef:
name: backend
key: RECORDING_STORAGE_EVENT_TOKEN
SUMMARY_SERVICE_ENDPOINT: http://meet-summary:80/api/v1/tasks/
SUMMARY_SERVICE_API_TOKEN:
secretKeyRef:
name: summary
key: APP_API_TOKEN
createsuperuser:
command: