From 7a8e8709d3fd97cf49d9e9e21dc453870feca307 Mon Sep 17 00:00:00 2001 From: Gus Narea Date: Mon, 10 Jul 2023 15:33:59 +0100 Subject: [PATCH] docs: Remove outdated info on `K_SINK` env var --- docs/install.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index e7939183..19e954ba 100644 --- a/docs/install.md +++ b/docs/install.md @@ -33,7 +33,6 @@ The Docker container must use the image above and specify the following argument All processes require the following variables: - `AUTHORITY_VERSION` (required). The version of this server. -- `K_SINK` (required). The URL to the Knative Eventing endpoint where events should be published. - `MONGODB_URI` (required). - KMS-related variables: - `KMS_ADAPTER` (required; e.g., `AWS`, `GCP`).