diff --git a/templates/deployment-streaming.yaml b/templates/deployment-streaming.yaml index b80b5e4..3165fa2 100644 --- a/templates/deployment-streaming.yaml +++ b/templates/deployment-streaming.yaml @@ -143,7 +143,7 @@ spec: startupProbe: httpGet: path: /api/v1/streaming/health - port: http + port: streaming initialDelaySeconds: 5 failureThreshold: 15 periodSeconds: 5