🔧(helm) configure recording in production

Enabled recording feature in production. MinIO needs to trigger a webhook
when a new recording is saved. Secret will be updated in the upcoming commits.
This commit is contained in:
lebaudantoine
2024-12-13 14:41:00 +01:00
committed by aleb_the_flash
parent 51270571bc
commit f161a5cf6a

View File

@@ -116,6 +116,12 @@ backend:
name: meet-media-storage.bucket.libre.sh
key: bucket
AWS_S3_REGION_NAME: local
RECORDING_ENABLE: True
RECORDING_STORAGE_EVENT_ENABLE: True
RECORDING_STORAGE_EVENT_TOKEN:
secretKeyRef:
name: backend
key: RECORDING_STORAGE_EVENT_TOKEN
createsuperuser:
command: