We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f1c48 commit ad5b733Copy full SHA for ad5b733
docs.feldera.com/docs/get-started/enterprise/https.md
@@ -37,7 +37,7 @@ which can be [configured separately](helm-guide.md).
37
Before switching an existing Feldera installation to using HTTPS, it is required to stop
38
all existing running pipelines because otherwise the still running pipelines will continue
39
to serve their HTTP endpoint -- which the runner will no longer be able to communicate with
40
-as it expects HTTPS. The pipelines will need to be recompiled.
+as it expects HTTPS. Restart the pipelines after configuring HTTPS.
41
42
:::
43
0 commit comments