helm chart - allow to adjust TALK_MAX_STREAM_BITRATE

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2024-04-04 11:03:02 +02:00
parent c452c39181
commit e433bc27fe
4 changed files with 18 additions and 0 deletions

View file

@ -25,6 +25,8 @@ spec:
spec:
containers:
- env:
- name: TALK_MAX_STREAM_BITRATE
value: "{{ .Values.TALK_MAX_STREAM_BITRATE }}"
- name: INTERNAL_SECRET
value: "{{ .Values.TALK_INTERNAL_SECRET }}"
- name: NC_DOMAIN