Skip to content

Commit ad5b733

Browse files
committed
[docs] Pipelines only need to be restarted after enabling HTTPS.
Signed-off-by: Ben Pfaff <blp@feldera.com>
1 parent f3f1c48 commit ad5b733

File tree

1 file changed

+1
-1
lines changed
  • docs.feldera.com/docs/get-started/enterprise

1 file changed

+1
-1
lines changed

docs.feldera.com/docs/get-started/enterprise/https.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ which can be [configured separately](helm-guide.md).
3737
Before switching an existing Feldera installation to using HTTPS, it is required to stop
3838
all existing running pipelines because otherwise the still running pipelines will continue
3939
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.
40+
as it expects HTTPS. Restart the pipelines after configuring HTTPS.
4141

4242
:::
4343

0 commit comments

Comments
 (0)