diff --git a/helm/dagster/templates/service-user.yaml b/helm/dagster/templates/service-user.yaml --- a/helm/dagster/templates/service-user.yaml +++ b/helm/dagster/templates/service-user.yaml @@ -11,7 +11,7 @@ spec: type: "ClusterIP" ports: - - port: 3030 + - port: {{ $deployment.port }} protocol: TCP name: http selector: