From ac31b57c9f3fdaff297955f618a6fddfc00f0ae4 Mon Sep 17 00:00:00 2001 From: Aline Abler Date: Thu, 24 Oct 2024 10:52:48 +0200 Subject: [PATCH] Add note to set new `cilium_addons` cluster fact --- docs/modules/ROOT/partials/install/register.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/partials/install/register.adoc b/docs/modules/ROOT/partials/install/register.adoc index 6676947f..4014394b 100644 --- a/docs/modules/ROOT/partials/install/register.adoc +++ b/docs/modules/ROOT/partials/install/register.adoc @@ -14,6 +14,7 @@ For customer clusters, set the following cluster facts in Lieutenant: * `service_level`: Name of the service level agreement for this cluster, such as `guaranteed-availability` * `sales_order`: Name of the sales order to which the cluster is billed, such as `S10000` * `release_channel`: Name of the syn component release channel to use, such as `stable` +* `cilium_addons`: Comma-separated list of cilium addons the customer gets billed for, such as `advanced_networking` or `tetragon`. Set to `NONE` if no addons should be billed. === Set up Keycloak service