diff --git a/scripts/helmcharts/openreplay/charts/sourcemapreader/values.yaml b/scripts/helmcharts/openreplay/charts/sourcemapreader/values.yaml index 2e2a67aa3..7ad87ec12 100644 --- a/scripts/helmcharts/openreplay/charts/sourcemapreader/values.yaml +++ b/scripts/helmcharts/openreplay/charts/sourcemapreader/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: "{{ .Values.global.openReplayContainerRegistry }}/sourcemapreader" + repository: "{{ .Values.global.openReplayContainerRegistry }}/sourcemaps-reader" pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""