Skip to content
Snippets Groups Projects
Commit 0f78e39f authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Moves jitsi config to a custom cm.

parent 2495c168
No related branches found
No related tags found
No related merge requests found
......@@ -190,13 +190,6 @@ spec:
secretName: ${FQDN}-tls
---
kind: ConfigMap
metadata:
name: ${FQDN}-config-custom
apiVersion: v1
data:
OVERWRITE_SETTING_Jitsi_Domain: meet.liiib.re
---
kind: ConfigMap
metadata:
name: ${FQDN}-config
apiVersion: v1
......
kind: ConfigMap
metadata:
name: ${FQDN}-config-custom
apiVersion: v1
data:
OVERWRITE_SETTING_Jitsi_Domain: meet.liiib.re
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment