examples: fix k8s example

pull/937/head
Timo Schwarzer 4 years ago committed by GitHub
parent 88d1034e32
commit fa98a31270
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/kubernetes/deployment.yaml

@ -28,6 +28,8 @@ spec:
value: meet.jitsi
- name: XMPP_AUTH_DOMAIN
value: auth.meet.jitsi
- name: XMPP_MUC_DOMAIN
value: muc.meet.jitsi
- name: XMPP_INTERNAL_MUC_DOMAIN
value: internal-muc.meet.jitsi
- name: JICOFO_COMPONENT_SECRET

Loading…
Cancel
Save