about summary refs log tree commit diff
path: root/chart/templates/service-streaming.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'chart/templates/service-streaming.yaml')
-rw-r--r--chart/templates/service-streaming.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/templates/service-streaming.yaml b/chart/templates/service-streaming.yaml
index ff5dc13ea..a005e617c 100644
--- a/chart/templates/service-streaming.yaml
+++ b/chart/templates/service-streaming.yaml
@@ -7,7 +7,7 @@ metadata:
 spec:
   type: {{ .Values.service.type }}
   ports:
-    - port: {{ .Values.application.streaming.port }}
+    - port: {{ .Values.mastodon.streaming.port }}
       targetPort: streaming
       protocol: TCP
       name: streaming