Skip to content

Commit fcba599

Browse files
committed
update
1 parent a08a7bd commit fcba599

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/concrnt2-migration/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
appVersion: "2.0.0"
33
description: A Helm chart for concrnt
44
name: concrnt2-migration
5-
version: 0.0.13
5+
version: 0.0.14
66
icon: https://square.concrnt.net/assets/Concrnt-Logo-Circle.png

charts/concrnt2-migration/templates/configmaps/concrnt2-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ data:
4444
preservePath: true
4545
{{- if .Values.mediaserver.enabled }}
4646
- name: world.concrnt.mediaserver
47-
host: host.docker.internal
48-
port: 8001
47+
host: mediaserver
48+
port: 8000
4949
path: /storage
5050
{{- end }}
5151
{{- if .Values.hyperproxy.enabled }}

0 commit comments

Comments
 (0)