Skip to content

Commit f33d2a5

Browse files
authored
Merge pull request #44 from fkwp/fkwp/update_ec_defaults
remove livekit (and subkeys) from template since its now part of the …
2 parents 754c21d + 8ee8b71 commit f33d2a5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

charts/element-call/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: application
66

77
# This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
9-
version: "0.2.1"
9+
version: "0.2.2"
1010

1111
# This version number should be incremented each time you make changes
1212
# to the application.

charts/element-call/values.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,10 @@ config:
8686
m.homeserver:
8787
base_url: http://localhost:8008
8888
server_name: localhost
89-
livekit:
90-
livekit_service_url: https://localhost/
9189
posthog:
9290
api_key:
9391
api_host: https://localhost
9492
rageshake:
9593
submit_url:
9694
eula:
97-
url: ""
95+
url: ""

0 commit comments

Comments
 (0)