Skip to content

Commit

Permalink
Merge branch 'video-fix-ct-Open-Source#53' into united
Browse files Browse the repository at this point in the history
# Conflicts:
#	team-video/templates/deploy_prosody.yaml
  • Loading branch information
kolewu committed Apr 10, 2021
2 parents aa1a6a1 + 7cb6860 commit c69398f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions team-video/templates/deploy_prosody.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,7 @@ spec:
value: internal-muc.{{ .Values.app.name }}.{{ .Values.app.domain }}
- name: TZ
value: Europe/Paris
- name: PUBLIC_URL
value: "https://{{ .Values.app.name }}.{{ .Values.app.domain }}"
- name: ENABLE_LOBBY
value: "{{ .Values.enableLobby | ternary 1 0 }}"

0 comments on commit c69398f

Please sign in to comment.