Skip to content

Commit 76e3d31

Browse files
committed
small fix
1 parent 5fe1fe4 commit 76e3d31

2 files changed

Lines changed: 2 additions & 2 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.20
5+
version: 0.0.21
66
icon: https://square.concrnt.net/assets/Concrnt-Logo-Circle.png

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ data:
5050
preservePath: true
5151
{{- if .Values.mediaserver.enabled }}
5252
- name: world.concrnt.mediaserver
53-
host: mediaserver
53+
host: mediaserver2
5454
port: 8000
5555
path: /storage2
5656
{{- end }}

0 commit comments

Comments
 (0)